document.write('
Data hosted with ♥ by Pastebin.com - Download Raw - See Original
  1. <?php
  2. $x = 5989;
  3. echo $x;
  4. ?>
');