﻿//<![CDATA[
function LaunchPlayerWindow(url)
{
  window.open(url, "", "width=1354,height=836,status=0,titlebar=0,scrollbars=0,menubar=0,toolbar=0,location=0,resizable=1");
}
//]]>
