jQuery.template("Tmpl-syntax-highlighter",function(n,t){var r=n,__=[],i=t.data;with(i)__.push('<div id="syntax-highlighter">   <div id="settings">    <label>     Select format:    <\/label>    <select>     <option value="xml">xml<\/option>     <option value="css">css<\/option>     <option value="js">js<\/option>     <option value="text">text<\/option>     <option value="java">java<\/option>     <option value="ruby">ruby<\/option>     <option value="csharp">c#<\/option>    <\/select>        <input type="checkbox" id="gutter" />    <label for="gutter">Gutter: <\/label>   <\/div>   <div id="input">    <label>     Put code here:<\/label>    <textarea><\/textarea>   <\/div>   <div id="output">    <label>     Highlighted code:    <\/label>    <div id="result">    <\/div>   <\/div>  <\/div>');return __});jQuery.template("Tmpl-editor-insert-link",function(n,t){var $=n,__=[],i=t.data;with(i)__.push('<div class="panel-option">   <div>    '),typeof $.R!="undefined"&&$.R!=null&&__.push($.encode($.R("~/Tmpl/editor-insert-link.htm","Link URL"))),__.push(':<\/div>   <input id="url"><\/input>  <\/div>  <div class="panel-option">   <div>    '),typeof $.R!="undefined"&&$.R!=null&&__.push($.encode($.R("~/Tmpl/editor-insert-link.htm","Target"))),__.push(':<\/div>   <select id="target">    <option value="">'),typeof $.R!="undefined"&&$.R!=null&&__.push($.encode($.R("~/Tmpl/editor-insert-link.htm","Open in same window"))),__.push('<\/option>    <option value="_blank">'),typeof $.R!="undefined"&&$.R!=null&&__.push($.encode($.R("~/Tmpl/editor-insert-link.htm","Open in new window"))),__.push(' (_blank)<\/option>   <\/select>  <\/div>  <div class="panel-option">   <div>    '),typeof $.R!="undefined"&&$.R!=null&&__.push($.encode($.R("~/Tmpl/editor-insert-link.htm","Hint"))),__.push(':<\/div>   <input id="title"><\/input>  <\/div>');return __});jQuery.template("Tmpl-editor-insert-pagelink",function(n,t){var $=n,__=[],i=t.data;with(i)__.push('<div class="top-panel">   <label for="title">    '),typeof $.R!="undefined"&&$.R!=null&&__.push($.encode($.R("~/Tmpl/editor-insert-pagelink.htm","Page title"))),__.push('<\/label>   <input type="text" id="title">  <\/div>  <div class="columns-panel">   <div class="left-panel">    <div id="page-selection" style="display: none">     <h3>      <a href="#">'),typeof $.R!="undefined"&&$.R!=null&&__.push($.encode($.R("~/Tmpl/editor-insert-pagelink.htm","My pages"))),__.push('<\/a><\/h3>     <div id="myPages">     <\/div>     <h3>      <a href="#">'),typeof $.R!="undefined"&&$.R!=null&&__.push($.encode($.R("~/Tmpl/editor-insert-pagelink.htm","Pinned pages"))),__.push('<\/a><\/h3>     <div id="pinnedPages">     <\/div>     <h3>      <a href="#">'),typeof $.R!="undefined"&&$.R!=null&&__.push($.encode($.R("~/Tmpl/editor-insert-pagelink.htm","Tags"))),__.push('<\/a><\/h3>     <div id="tags">     <\/div>    <\/div>   <\/div>   <div class="right-panel">    <div class="resources-wrapper"><\/div>    <div class="selection-panel">     <label for="url">      '),typeof $.R!="undefined"&&$.R!=null&&__.push($.encode($.R("~/Tmpl/editor-insert-pagelink.htm","current selection"))),__.push(':<\/label>     <a id="url" href="#" target="_blank"><\/a>    <\/div>   <\/div>  <\/div>');return __});jQuery.template("Tmpl-file-upload-tabs",function(n,t){var r=n,__=[],i=t.data;with(i)__.push('<div class="dlg-gadget-customization">     <div class="dlg-gadget-customization-tabs">      <ul>       <li id="upload">Upload<\/li><li id="web">Web<\/li>      <\/ul>     <\/div> <\/div>');return __});jQuery.template("Tmpl-editor-dialog",function(n,t){var $=n,__=[],i=t.data;with(i)__.push('<div class="content-panel">  <\/div>  <div class="bottom-panel">   <button style="float: right;" type="button" class="ui-button ui-widget ui-state-default ui-corner-all ui-button-text-only"    role="button">    <span class="ui-button-text" id="cancelButton">'),typeof $.R!="undefined"&&$.R!=null&&__.push($.encode($.R("~/Tmpl/editor-dialog.htm","Cancel"))),__.push('<\/span><\/button>   <button style="float: right; margin-right: 5px" type="button" class="ui-button ui-widget ui-state-default ui-corner-all ui-button-text-only"    role="button">    <span class="ui-button-text" id="insertButton">'),typeof $.R!="undefined"&&$.R!=null&&__.push($.encode($.R("~/Tmpl/editor-dialog.htm","Insert"))),__.push("<\/span><\/button>  <\/div>");return __})