(function($){
  
  /***************************************************************
  * Default behavior: link to RBN pages
  * Change the URLs in the right column to link to your pages
  ***************************************************************/
  $.swap_link('abs',      'http://www.parttimepoker.com/absolute-poker-rakeback');
  $.swap_link('cake',     'http://www.parttimepoker.com/cake-poker-rakeback');
  $.swap_link('cp',       'http://www.parttimepoker.com/carbon-poker-rake-back');
  $.swap_link('fat',      'http://www.fatbetpoker.com');
  $.swap_link('fp',       'http://www.fortunepoker.com');
  $.swap_link('ftp',      'http://www.parttimepoker.com/full-tilt-rake-back');
  $.swap_link('mnt',      'http://www.parttimepoker.com/minted-poker-rakeback');
  $.swap_link('mp',       'http://www.martinspoker.com');
  $.swap_link('po',       'http://www.playersonly.com');
  $.swap_link('ph',       'http://www.pokerheaven.com');
  $.swap_link('p4e',      'http://www.parttimepoker.com/poker-4-ever-rakeback');
  $.swap_link('pw',       'http://www.pokerworld.com');
  $.swap_link('sp',       'http://www.staffpoker.com');
  $.swap_link('true',     'http://www.truepoker.com');
  $.swap_link('ub',       'http://www.parttimepoker.com/ultimate-bet-rake-back');
  $.swap_link('walker',   'http://www.walkerpoker.com');
  $.swap_link('wpex',     'http://www.worldpokerexchange.com');

  
  /***************************************************************
  *  Default behavior: ./images directory is used by default
  *  Uncomment the following line to set your custom directory
  ***************************************************************/
 
  // $.set_image_prefix('./path/to/custom_images');
  
})(jQuery);