/* Javascript script for the replay.tightpoker.com site */

function init()
{
  
}

window.onload = init;
