;(function(undefined) { 'use strict'; var src = { "Text 1": "/structures/structure-text1.html", "Text 2": "/structures/structure-text2.html", } var docs = new HTML2print.Docs; docs.initialize(src); })();