// JavaScript Document

PgCmd = 'Static'.length == 0 ? 'Main' : 'Static';
      Params = location.href.indexOf(PgCmd) == -1 ? '' : escape(location.href.substr(location.href.indexOf(PgCmd) + PgCmd.length));