var me = {
  name: 'robinduckett',
  who:  'web developer',
  twit: 'http://twitter.com/robinduckett',
  email:['robin.duckett@me.com', 'r0bin@r0bin.net'],
  langs:['js','xhtml','css','obj-c','php','sql','as3'],
  fw:   ['jquery','cakephp','smarty','drupal'],
  has: {
    xbox: {
      'gamer tag': 'Shoulderbarge',
      'gamer points': 2955
    },
    apple: ['iphone', 'macbook', 'ipod']
  }
};