document.write('
Data hosted with ♥ by Pastebin.com - Download Raw - See Original
  1. var conf = new XML(config.script);
  2. // Use the defaults from the XML configuration file
  3. title = conf.title[0].toString();
  4. filterPathView = conf.filterPathView[0].toString();
');