document.write('
Data hosted with ♥ by Pastebin.com - Download Raw - See Original
  1. <body>
  2.         <div id="example" class="k-content">
  3.             <div id="window">
  4.                 <div id="content">This is a KendoUI window. Press ESC key or click the X button to close it.
  5.                 </div>
  6.                 <button id="okButton" class="k-button">OK</button>
  7.             </div>
  8.             <span id="openButton" style="display:none" class="k-button">Click here to open the window.</span>
');