document.write('
Data hosted with ♥ by Pastebin.com - Download Raw - See Original
  1. <template name=\'scada\'>
  2. {{#with dataValue\'input1\'}}
  3.     {{> swBasicPerecentage name=\'input1\' value=this.value height=20 width=200}}
  4. {{/with}}
  5. </template>
');