	$(document).ready(function(){
								$('#face_ver').html('<iframe src="//www.facebook.com/plugins/likebox.php?href=http%3A%2F%2Fwww.facebook.com%2Fplatform&amp;width=603&amp;height=222&amp;colorscheme=dark&amp;show_faces=true&amp;border_color&amp;stream=false&amp;header=false" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:603px; height:222px;" allowTransparency="true"></iframe>');
				new TWTR.Widget({
  version: 2,
  type: 'profile',
  interval: 9000,
  title: '',
  subject: '',
  width: 603,
  height: 230,
  theme: {
    shell: {
      background: 'url();',
      color: '#1da5ad'
    },
    tweets: {
      background: 'url();',
      color: '#777777',
      links: '#1da5ad'
    }
  },
  features: {
    scrollbar: false,
    loop: true,
    live: true,
    hashtags: true,
    timestamp: true,
    avatars: true,
    behavior: 'default'
  }
}).render().setUser('classiceventos').start();
			});
