/*
 * JSMin
 * Javascript Compressor
 * http://www.crockford.com/
 * http://www.smallsharptools.com/
*/

var loc=String(document.location);if(loc.indexOf('#')>-1&&loc.indexOf('#')!=(loc.length-1)){loc=loc.substr(loc.indexOf('#')+1);document.location='/player/'+loc+'/';}
