'js/jquery.eventdelegation.js',
'js/jquery.scrollto.js',
'js/jquery.highlightfade.js',
+ 'js/book_text/other.js',
'js/book.js',
'player/openplayer.js',
],
},
'book_text': {
'source_filenames': [
+ 'js/jquery.form.js',
+ 'js/jquery.jqmodal.js',
'js/book_text/*.js',
+ 'js/locale.js',
+ 'js/dialogs.js',
],
'output_filename': 'js/book_text.js',
},