jQuery.template("annotations",function(n,$item){var $=n,__=[],t=$item.data;with(t)__.push('<table>  <thead>   <tr>    <th class="short">Name<\/th>    <th class="short">User<\/th>    <th class="time">Time<\/th>    '),typeof withQuality!="undefined"&&withQuality!=null&&(typeof withQuality=="function"?withQuality.call($item):withQuality)&&__.push('    <th class="number">Score<\/th>    '),__.push('    <th class="title">Text<\/th>   <\/tr>  <\/thead>  <tbody>   '),typeof itemList!="undefined"&&itemList!=null&&$.each(typeof itemList=="function"?itemList.call($item):itemList,function(n,item){with(this)__.push('   <tr>    <td class="short"><a target="_blank" href="/factfinder#annotation='),typeof item.id!="undefined"&&item.id!=null&&__.push($.encode(typeof item.id=="function"?item.id.call($item):item.id)),__.push('">'),typeof item.textName!="undefined"&&item.textName!=null&&__.push($.encode(typeof item.textName=="function"?item.textName.call($item):item.textName)),__.push('<\/a><\/td>    <td class="short">'),typeof item.userName!="undefined"&&item.userName!=null&&__.push($.encode(typeof item.userName=="function"?item.userName.call($item):item.userName)),__.push('<\/td>    <td class="time">'),typeof item.timestamp!="undefined"&&item.timestamp!=null&&__.push($.encode(typeof item.timestamp=="function"?item.timestamp.call($item):item.timestamp)),__.push("<\/td>    "),typeof withQuality!="undefined"&&withQuality!=null&&(typeof withQuality=="function"?withQuality.call($item):withQuality)&&(__.push('    <td class="number">'),typeof item.qualityScore!="undefined"&&item.qualityScore!=null&&__.push($.encode(typeof item.qualityScore=="function"?item.qualityScore.call($item):item.qualityScore)),__.push("<\/td>    ")),__.push('    <td class="title">'),typeof item.text!="undefined"&&item.text!=null&&__.push($.encode(typeof item.text=="function"?item.text.call($item):item.text)),__.push("<\/td>   <\/tr>   ")}),__.push("  <\/tbody> <\/table>");return __});jQuery.template("binding-info",function(n,$item){var $=n,__=[],t=$item.data;with(t)__.push('<div class="current concept">  <p class="data-title"><b>'),typeof datasetTitle!="undefined"&&datasetTitle!=null&&__.push($.encode(typeof datasetTitle=="function"?datasetTitle.call($item):datasetTitle)),__.push(" / "),typeof dimensionId!="undefined"&&dimensionId!=null&&__.push($.encode(typeof dimensionId=="function"?dimensionId.call($item):dimensionId)),__.push("<\/b><\/p>  <ul>   "),typeof elements!="undefined"&&elements!=null&&$.each(typeof elements=="function"?elements.call($item):elements,function(n,$value){with(this)__.push('   <li class="l'),typeof $value.level!="undefined"&&$value.level!=null&&__.push($.encode(typeof $value.level=="function"?$value.level.call($item):$value.level)),__.push(""),typeof $value.hasChildren!="undefined"&&$value.hasChildren!=null&&(typeof $value.hasChildren=="function"?$value.hasChildren.call($item):$value.hasChildren)&&__.push(" item-has-children"),__.push(""),typeof!$value.hasConcepts!="undefined"&&!$value.hasConcepts!=null&&(typeof!$value.hasConcepts=="function"?(!$value.hasConcepts).call($item):!$value.hasConcepts)&&__.push(" item-no-concepts"),__.push('">    <a class="explore-data-item" data-dataset="'),typeof datasetId!="undefined"&&datasetId!=null&&__.push($.encode(typeof datasetId=="function"?datasetId.call($item):datasetId)),__.push('" data-dataset-key="'),typeof datasetKey!="undefined"&&datasetKey!=null&&__.push($.encode(typeof datasetKey=="function"?datasetKey.call($item):datasetKey)),__.push('" data-dimension="'),typeof dimensionId!="undefined"&&dimensionId!=null&&__.push($.encode(typeof dimensionId=="function"?dimensionId.call($item):dimensionId)),__.push('" data-key="'),typeof $value.elementKey!="undefined"&&$value.elementKey!=null&&__.push($.encode(typeof $value.elementKey=="function"?$value.elementKey.call($item):$value.elementKey)),__.push('" data-weight="'),typeof $value.weight!="undefined"&&$value.weight!=null&&__.push($.encode(typeof $value.weight=="function"?$value.weight.call($item):$value.weight)),__.push('" data-title="'),typeof datasetTitle!="undefined"&&datasetTitle!=null&&__.push($.encode(typeof datasetTitle=="function"?datasetTitle.call($item):datasetTitle)),__.push('" href="/'),typeof datasetId!="undefined"&&datasetId!=null&&__.push($.encode(typeof datasetId=="function"?datasetId.call($item):datasetId)),__.push("/"),typeof datasetTitle!="undefined"&&datasetTitle!=null&&__.push($.encode(typeof datasetTitle=="function"?datasetTitle.call($item):datasetTitle)),__.push('">'),typeof $value.elementName!="undefined"&&$value.elementName!=null&&__.push($.encode(typeof $value.elementName=="function"?$value.elementName.call($item):$value.elementName)),__.push("<\/a>    "),typeof $value.hasConcepts!="undefined"&&$value.hasConcepts!=null&&(typeof $value.hasConcepts=="function"?$value.hasConcepts.call($item):$value.hasConcepts)&&(__.push('    <div class="data-concepts">     '),typeof $value.concepts!="undefined"&&$value.concepts!=null&&$.each(typeof $value.concepts=="function"?$value.concepts.call($item):$value.concepts,function(n,$value){with(this)__.push('     <a href="#" data-key="'),typeof $value.conceptKey!="undefined"&&$value.conceptKey!=null&&__.push($.encode(typeof $value.conceptKey=="function"?$value.conceptKey.call($item):$value.conceptKey)),__.push('" data-weight="'),typeof $value.weight!="undefined"&&$value.weight!=null&&__.push($.encode(typeof $value.weight=="function"?$value.weight.call($item):$value.weight)),__.push('" data-manual="'),typeof $value.manual!="undefined"&&$value.manual!=null&&(typeof $value.manual=="function"?$value.manual.call($item):$value.manual)?__.push("1"):!0&&__.push("0"),__.push('" class="data-related">      <i class="bind-item-state fa '),typeof $value.manual!="undefined"&&$value.manual!=null&&(typeof $value.manual=="function"?$value.manual.call($item):$value.manual)?__.push("fa-hand-stop-o"):!0&&(__.push(""),typeof($value.state=="Rejected")!="undefined"&&$value.state=="Rejected"!=null&&(typeof($value.state=="Rejected")=="function"?($value.state=="Rejected").call($item):$value.state=="Rejected")?__.push("fa-exclamation"):!0&&(__.push(""),typeof($value.state=="Confirmed")!="undefined"&&$value.state=="Confirmed"!=null&&(typeof($value.state=="Confirmed")=="function"?($value.state=="Confirmed").call($item):$value.state=="Confirmed")?__.push("fa-check"):!0&&__.push("fa-check-square"),__.push("")),__.push("")),__.push('"><\/i>      '),typeof $value.conceptName!="undefined"&&$value.conceptName!=null&&__.push($.encode(typeof $value.conceptName=="function"?$value.conceptName.call($item):$value.conceptName)),__.push("     <\/a>     ")}),__.push("    <\/div>    ")),__.push("   <\/li>   ")}),__.push("  <\/ul> <\/div>");return __});jQuery.template("concept-info",function(n,$item){var $=n,__=[],t=$item.data;with(t)__.push('<div id="parent-container">   '),typeof parents!="undefined"&&parents!=null&&$.each(typeof parents=="function"?parents.call($item):parents,function(n,$value){with(this)__.push('    <div class="second-parent-container">     '),typeof $value.relatives!="undefined"&&$value.relatives!=null&&$.each(typeof $value.relatives=="function"?$value.relatives.call($item):$value.relatives,function(n,val){with(this)__.push('      <div class="second-parent concept" data-key="'),typeof val.key!="undefined"&&val.key!=null&&__.push($.encode(typeof val.key=="function"?val.key.call($item):val.key)),__.push('">       <input type="checkbox" class="concept-checkbox" />       <p><span class="concept-type-'),typeof(val.type||"none").toLowerCase().replace(" ","")!="undefined"&&(val.type||"none").toLowerCase().replace(" ","")!=null&&__.push($.encode(typeof(val.type||"none").toLowerCase().replace(" ","")=="function"?(val.type||"none").toLowerCase().replace(" ","").call($item):(val.type||"none").toLowerCase().replace(" ",""))),__.push('">'),typeof val.name!="undefined"&&val.name!=null&&__.push($.encode(typeof val.name=="function"?val.name.call($item):val.name)),__.push("<\/span> "),typeof val.type!="undefined"&&val.type!=null&&(typeof val.type=="function"?val.type.call($item):val.type)&&(__.push("("),typeof val.type!="undefined"&&val.type!=null&&__.push($.encode(typeof val.type=="function"?val.type.call($item):val.type)),__.push(")")),__.push('<\/p>       <div class="virified '),typeof!val.isVerified!="undefined"&&!val.isVerified!=null&&(typeof!val.isVerified=="function"?(!val.isVerified).call($item):!val.isVerified)&&__.push("hidden"),__.push('"><\/div>       <a href="#" class="ui-button add-child-link">Add child<\/a>      <\/div>     ')}),__.push('    <\/div>      <div class="first-parent concept" data-key="'),typeof $value.key!="undefined"&&$value.key!=null&&__.push($.encode(typeof $value.key=="function"?$value.key.call($item):$value.key)),__.push('">     <input type="checkbox" class="concept-checkbox" />     <p><span class="concept-type-'),typeof($value.type||"none").toLowerCase().replace(" ","")!="undefined"&&($value.type||"none").toLowerCase().replace(" ","")!=null&&__.push($.encode(typeof($value.type||"none").toLowerCase().replace(" ","")=="function"?($value.type||"none").toLowerCase().replace(" ","").call($item):($value.type||"none").toLowerCase().replace(" ",""))),__.push('">'),typeof $value.name!="undefined"&&$value.name!=null&&__.push($.encode(typeof $value.name=="function"?$value.name.call($item):$value.name)),__.push("<\/span> "),typeof $value.type!="undefined"&&$value.type!=null&&(typeof $value.type=="function"?$value.type.call($item):$value.type)&&(__.push("("),typeof $value.type!="undefined"&&$value.type!=null&&__.push($.encode(typeof $value.type=="function"?$value.type.call($item):$value.type)),__.push(")")),__.push('<\/p>     <div class="virified '),typeof!$value.isVerified!="undefined"&&!$value.isVerified!=null&&(typeof!$value.isVerified=="function"?(!$value.isVerified).call($item):!$value.isVerified)&&__.push("hidden"),__.push('"><\/div>     <a href="#" class="ui-button add-child-link">Add child<\/a>    <\/div>   ')}),__.push('  <\/div>    <div id="current-concept" class="current concept" data-key="'),typeof key!="undefined"&&key!=null&&__.push($.encode(typeof key=="function"?key.call($item):key)),__.push('">   <input type="checkbox" class="concept-checkbox" />   <p class="concept-name"><b>Concept:<\/b><span class="concept-free'),typeof!free!="undefined"&&!free!=null&&(typeof!free=="function"?(!free).call($item):!free)&&__.push(" unchecked"),__.push('"><\/span><span class="concept-type-'),typeof(textType||"none").toLowerCase().replace(" ","")!="undefined"&&(textType||"none").toLowerCase().replace(" ","")!=null&&__.push($.encode(typeof(textType||"none").toLowerCase().replace(" ","")=="function"?(textType||"none").toLowerCase().replace(" ","").call($item):(textType||"none").toLowerCase().replace(" ",""))),__.push('">'),typeof name!="undefined"&&name!=null&&__.push($.encode(typeof name=="function"?name.call($item):name)),__.push("<\/span>"),typeof textType!="undefined"&&textType!=null&&(typeof textType=="function"?textType.call($item):textType)&&(__.push("("),typeof textType!="undefined"&&textType!=null&&__.push($.encode(typeof textType=="function"?textType.call($item):textType)),__.push(")")),__.push('<\/p>   <div class="virified'),typeof!isVerified!="undefined"&&!isVerified!=null&&(typeof!isVerified=="function"?(!isVerified).call($item):!isVerified)&&__.push(" hidden"),__.push('"><\/div>   <p class="alt-names">'),typeof altNames!="undefined"&&altNames!=null&&__.push($.encode(typeof altNames=="function"?altNames.call($item):altNames)),__.push('<\/p>   <a href="#" class="ui-button add-child-link">Add child<\/a>     <p class="data-title"><b>Data:<\/b><\/p>   '),typeof hasData!="undefined"&&hasData!=null&&(typeof hasData=="function"?hasData.call($item):hasData)?(__.push("   <ul>    "),typeof data!="undefined"&&data!=null&&$.each(typeof data=="function"?data.call($item):data,function(n,$value){with(this)__.push('    <li>     <input type="checkbox" class="data-item-checkbox" />     <a class="explore-data-item" data-dataset="'),typeof $value.datasetId!="undefined"&&$value.datasetId!=null&&__.push($.encode(typeof $value.datasetId=="function"?$value.datasetId.call($item):$value.datasetId)),__.push('" data-dataset-key="'),typeof $value.datasetKey!="undefined"&&$value.datasetKey!=null&&__.push($.encode(typeof $value.datasetKey=="function"?$value.datasetKey.call($item):$value.datasetKey)),__.push('" data-dimension="'),typeof $value.dimensionName!="undefined"&&$value.dimensionName!=null&&__.push($.encode(typeof $value.dimensionName=="function"?$value.dimensionName.call($item):$value.dimensionName)),__.push('" data-key="'),typeof $value.elementKey!="undefined"&&$value.elementKey!=null&&__.push($.encode(typeof $value.elementKey=="function"?$value.elementKey.call($item):$value.elementKey)),__.push('" data-title="'),typeof $value.datasetTitle!="undefined"&&$value.datasetTitle!=null&&__.push($.encode(typeof $value.datasetTitle=="function"?$value.datasetTitle.call($item):$value.datasetTitle)),__.push('" href="/'),typeof $value.datasetId!="undefined"&&$value.datasetId!=null&&__.push($.encode(typeof $value.datasetId=="function"?$value.datasetId.call($item):$value.datasetId)),__.push("/"),typeof $value.datasetTitle!="undefined"&&$value.datasetTitle!=null&&__.push($.encode(typeof $value.datasetTitle=="function"?$value.datasetTitle.call($item):$value.datasetTitle)),__.push('">      <i class="bind-item-state fa '),typeof $value.isManual!="undefined"&&$value.isManual!=null&&(typeof $value.isManual=="function"?$value.isManual.call($item):$value.isManual)?__.push("fa-hand-stop-o"):!0&&(__.push(""),typeof $value.isConfirmed!="undefined"&&$value.isConfirmed!=null&&(typeof $value.isConfirmed=="function"?$value.isConfirmed.call($item):$value.isConfirmed)?__.push("fa-check"):!0&&__.push("fa-exclamation"),__.push("")),__.push('"><\/i>      '),typeof $value.datasetId!="undefined"&&$value.datasetId!=null&&__.push($.encode(typeof $value.datasetId=="function"?$value.datasetId.call($item):$value.datasetId)),__.push(" <b>/<\/b> "),typeof $value.dimensionName!="undefined"&&$value.dimensionName!=null&&__.push($.encode(typeof $value.dimensionName=="function"?$value.dimensionName.call($item):$value.dimensionName)),__.push(" <b>/<\/b> "),typeof $value.elementKey!="undefined"&&$value.elementKey!=null&&__.push($.encode(typeof $value.elementKey=="function"?$value.elementKey.call($item):$value.elementKey)),__.push(" - "),typeof $value.elementName!="undefined"&&$value.elementName!=null&&__.push($.encode(typeof $value.elementName=="function"?$value.elementName.call($item):$value.elementName)),__.push("     <\/a>     "),typeof($value.otherConcepts&&$value.otherConcepts.length)!="undefined"&&($value.otherConcepts&&$value.otherConcepts.length)!=null&&(typeof($value.otherConcepts&&$value.otherConcepts.length)=="function"?($value.otherConcepts&&$value.otherConcepts.length).call($item):$value.otherConcepts&&$value.otherConcepts.length)&&(__.push('     <div class="data-concepts">      '),typeof $value.otherConcepts!="undefined"&&$value.otherConcepts!=null&&$.each(typeof $value.otherConcepts=="function"?$value.otherConcepts.call($item):$value.otherConcepts,function(n,$value){with(this)__.push('      <a href="#" data-key="'),typeof $value.key!="undefined"&&$value.key!=null&&__.push($.encode(typeof $value.key=="function"?$value.key.call($item):$value.key)),__.push('" class="data-related">       '),typeof!$value.isManual!="undefined"&&!$value.isManual!=null&&(typeof!$value.isManual=="function"?(!$value.isManual).call($item):!$value.isManual)&&(__.push('       <i class="bind-item-state fa '),typeof $value.isManual!="undefined"&&$value.isManual!=null&&(typeof $value.isManual=="function"?$value.isManual.call($item):$value.isManual)?__.push("fa-hand-stop-o"):!0&&(__.push(""),typeof $value.isConfirmed!="undefined"&&$value.isConfirmed!=null&&(typeof $value.isConfirmed=="function"?$value.isConfirmed.call($item):$value.isConfirmed)?__.push("fa-check"):!0&&__.push("fa-exclamation"),__.push("")),__.push('"><\/i>       ')),__.push("       <span "),typeof $value.textType!="undefined"&&$value.textType!=null&&(typeof $value.textType=="function"?$value.textType.call($item):$value.textType)&&(__.push(' title="'),typeof $value.textType!="undefined"&&$value.textType!=null&&__.push($.encode(typeof $value.textType=="function"?$value.textType.call($item):$value.textType)),__.push('" ')),__.push(' class="concept-type-'),typeof($value.type||"none").toLowerCase().replace(" ","")!="undefined"&&($value.type||"none").toLowerCase().replace(" ","")!=null&&__.push($.encode(typeof($value.type||"none").toLowerCase().replace(" ","")=="function"?($value.type||"none").toLowerCase().replace(" ","").call($item):($value.type||"none").toLowerCase().replace(" ",""))),__.push('">'),typeof $value.name!="undefined"&&$value.name!=null&&__.push($.encode(typeof $value.name=="function"?$value.name.call($item):$value.name)),__.push("<\/span>      <\/a>      ")}),__.push("     <\/div>     ")),__.push("    <\/li>    ")}),__.push("   <\/ul>   ")):!0&&__.push("   <p>None<\/p>   "),__.push('  <\/div>    <div id="child-container">   '),typeof children!="undefined"&&children!=null&&$.each(typeof children=="function"?children.call($item):children,function(n,$value){with(this)__.push('    <div class="first-child concept" data-key="'),typeof $value.key!="undefined"&&$value.key!=null&&__.push($.encode(typeof $value.key=="function"?$value.key.call($item):$value.key)),__.push('">     <input type="checkbox" class="concept-checkbox" />     <p>'),typeof $value.name!="undefined"&&$value.name!=null&&__.push($.encode(typeof $value.name=="function"?$value.name.call($item):$value.name)),__.push(" "),typeof $value.type!="undefined"&&$value.type!=null&&(typeof $value.type=="function"?$value.type.call($item):$value.type)&&(__.push("("),typeof $value.type!="undefined"&&$value.type!=null&&__.push($.encode(typeof $value.type=="function"?$value.type.call($item):$value.type)),__.push(")")),__.push('<\/p>     <div class="virified '),typeof!$value.isVerified!="undefined"&&!$value.isVerified!=null&&(typeof!$value.isVerified=="function"?(!$value.isVerified).call($item):!$value.isVerified)&&__.push("hidden"),__.push('"><\/div>     <a href="#" class="ui-button add-child-link">Add child<\/a>    <\/div>      <div class="second-child-container">     '),typeof $value.relatives!="undefined"&&$value.relatives!=null&&$.each(typeof $value.relatives=="function"?$value.relatives.call($item):$value.relatives,function(n,val){with(this)__.push('      <div class="second-child concept" data-key="'),typeof val.key!="undefined"&&val.key!=null&&__.push($.encode(typeof val.key=="function"?val.key.call($item):val.key)),__.push('">       <input type="checkbox" class="concept-checkbox" />       <p>'),typeof val.name!="undefined"&&val.name!=null&&__.push($.encode(typeof val.name=="function"?val.name.call($item):val.name)),__.push(" "),typeof val.type!="undefined"&&val.type!=null&&(typeof val.type=="function"?val.type.call($item):val.type)&&(__.push("("),typeof val.type!="undefined"&&val.type!=null&&__.push($.encode(typeof val.type=="function"?val.type.call($item):val.type)),__.push(")")),__.push('<\/p>       <div class="virified '),typeof!val.isVerified!="undefined"&&!val.isVerified!=null&&(typeof!val.isVerified=="function"?(!val.isVerified).call($item):!val.isVerified)&&__.push("hidden"),__.push('"><\/div>       <a href="#" class="ui-button add-child-link">Add child<\/a>      <\/div>     ')}),__.push("    <\/div>   ")}),__.push("  <\/div>");return __});jQuery.template("concept-list",function(n,$item){var $=n,__=[],$data=$item.data;with($data)__.push(""),typeof $data.concepts!="undefined"&&$data.concepts!=null&&$.each(typeof $data.concepts=="function"?$data.concepts.call($item):$data.concepts,function(n,$value){with(this)__.push('  <option key="'),typeof $value.key!="undefined"&&$value.key!=null&&__.push($.encode(typeof $value.key=="function"?$value.key.call($item):$value.key)),__.push('" value="'),typeof $value.key!="undefined"&&$value.key!=null&&__.push($.encode(typeof $value.key=="function"?$value.key.call($item):$value.key)),__.push('" '),typeof($value.key==$data.currentConceptKey)!="undefined"&&$value.key==$data.currentConceptKey!=null&&(typeof($value.key==$data.currentConceptKey)=="function"?($value.key==$data.currentConceptKey).call($item):$value.key==$data.currentConceptKey)&&__.push(" selected='selected' "),__.push(" "),typeof $value.isVerified!="undefined"&&$value.isVerified!=null&&(typeof $value.isVerified=="function"?$value.isVerified.call($item):$value.isVerified)&&__.push(' class="verified" '),__.push(">"),typeof $value.displayName!="undefined"&&$value.displayName!=null&&__.push($.encode(typeof $value.displayName=="function"?$value.displayName.call($item):$value.displayName)),__.push("<\/option> ")}),__.push("");return __});jQuery.template("conceptmapstate",function(n,$item){var $=n,__=[],t=$item.data;with(t)__.push(""),typeof states!="undefined"&&states!=null&&(typeof states=="function"?states.call($item):states)?(__.push('  <table class="knoema-table">   <thead>    <tr>     <th class="node">      Node     <\/th>     <th class="date">      Timestamp     <\/th>     <th class="title">      Status     <\/th>    <\/tr>   <\/thead>   <tbody>    '),typeof states!="undefined"&&states!=null&&$.each(typeof states=="function"?states.call($item):states,function(i,item){with(this)__.push("     <tr>      <td>       "),typeof i!="undefined"&&i!=null&&__.push($.encode(typeof i=="function"?i.call($item):i)),__.push("      <\/td>      <td>       "),typeof item.stamp!="undefined"&&item.stamp!=null&&__.push($.encode(typeof item.stamp=="function"?item.stamp.call($item):item.stamp)),__.push("      <\/td>      <td>       "),typeof item.status!="undefined"&&item.status!=null&&__.push($.encode(typeof item.status=="function"?item.status.call($item):item.status)),__.push("      <\/td>     <\/tr>    ")}),__.push("   <\/tbody>  <\/table> ")):!0&&__.push("  There is no data. "),__.push("");return __});jQuery.template("named-entity-dataset-dialog",function(n,t){var $=n,__=[],i=t.data;with(i)__.push('<div id="named-entity-dataset-dialog" title="'),typeof $.R!="undefined"&&$.R!=null&&__.push($.encode($.R("~/Tmpl/sys/search-admin/named-entity-dataset-dialog.htm","Select Dataset"))),__.push('">   <div id="dsbrowserContainer" class="dsBrowserCntnr"><\/div>   <div id="message" class="selectionMessage">'),typeof $.R!="undefined"&&$.R!=null&&__.push($.encode($.R("~/Tmpl/sys/search-admin/named-entity-dataset-dialog.htm","Selected:"))),__.push("<\/div>  <\/div>");return __});jQuery.template("quality-calculations",function(n,$item){var $=n,__=[],t=$item.data;with(t)__.push('<table>  <thead>   <tr>    <th class="short">Item<\/th>    <th class="short">User<\/th>    <th class="time">Start Date<\/th>    <th class="number">F-Score Beta<\/th>    <th class="number">Score<\/th>   <\/tr>  <\/thead>  <tbody>   '),typeof itemList!="undefined"&&itemList!=null&&$.each(typeof itemList=="function"?itemList.call($item):itemList,function(i,item){with(this)__.push('    <tr>     <td class="short"><a target="_self" href="/sys/searchadmin/qualitycalculations?id='),typeof item.id!="undefined"&&item.id!=null&&__.push($.encode(typeof item.id=="function"?item.id.call($item):item.id)),__.push('">'),typeof(i+1)!="undefined"&&i+1!=null&&__.push($.encode(typeof(i+1)=="function"?(i+1).call($item):i+1)),__.push('<\/a><\/td>     <td class="short">'),typeof item.userName!="undefined"&&item.userName!=null&&__.push($.encode(typeof item.userName=="function"?item.userName.call($item):item.userName)),__.push('<\/td>     <td class="time">'),typeof item.startDate!="undefined"&&item.startDate!=null&&__.push($.encode(typeof item.startDate=="function"?item.startDate.call($item):item.startDate)),__.push('<\/td>     <td class="number">'),typeof item.fScoreBeta!="undefined"&&item.fScoreBeta!=null&&__.push($.encode(typeof item.fScoreBeta=="function"?item.fScoreBeta.call($item):item.fScoreBeta)),__.push('<\/td>     <td class="number">'),typeof item.qualityScore!="undefined"&&item.qualityScore!=null&&__.push($.encode(typeof item.qualityScore=="function"?item.qualityScore.call($item):item.qualityScore)),__.push("<\/td>    <\/tr>   ")}),__.push("  <\/tbody> <\/table>");return __});jQuery.template("special-url-dialog",function(n,t){var $=n,__=[],i=t.data;with(i)__.push('<div id="add-special-url-dialog" class="form">   <form acttion="" id="special-url-item" >    <br />    <input name="Key" type="hidden" />      <div id="error-message-box"><\/div><br />      <label for="pattern">'),typeof $.R!="undefined"&&$.R!=null&&__.push($.encode($.R("~/Tmpl/sys/search-admin/special-url-dialog.htm","Pattern"))),__.push('<\/label><br />    <input name="Pattern" class="text-box single-line" id="pattern" /><br />      <label for="full-search">     <input name="FullSearch" type="checkbox" value="true" id="full-search" />     '),typeof $.R!="undefined"&&$.R!=null&&__.push($.encode($.R("~/Tmpl/sys/search-admin/special-url-dialog.htm","Search by content"))),__.push('    <\/label>    <br /><br />      <label for="result-type">'),typeof $.R!="undefined"&&$.R!=null&&__.push($.encode($.R("~/Tmpl/sys/search-admin/special-url-dialog.htm","Result type"))),__.push('<\/label><br />    <select name="ResultType" id="result-type">     <option value="1">'),typeof $.R!="undefined"&&$.R!=null&&__.push($.encode($.R("~/Tmpl/sys/search-admin/special-url-dialog.htm","Common"))),__.push('<\/option>     <option value="2">'),typeof $.R!="undefined"&&$.R!=null&&__.push($.encode($.R("~/Tmpl/sys/search-admin/special-url-dialog.htm","Link to portal"))),__.push('<\/option>    <\/select>        <br /><br />      <div id="add-prm-container">     <label for="source-id">'),typeof $.R!="undefined"&&$.R!=null&&__.push($.encode($.R("~/Tmpl/sys/search-admin/special-url-dialog.htm","Source id"))),__.push('<\/label><br />     <select name="SourceId" id="source-id"><\/select>    <\/div>   <\/form>  <\/div>');return __})