document.write('
Data hosted with ♥ by Pastebin.com - Download Raw - See Original
  1.  
  2. createProgressBar(100, 30, \'#97BE5A\', \'progressbar\');
  3.  
  4. // Example usage
  5. // createProgressBar(MaximumValue, Initial, \'#color\', \'Object_AltText\');
');