document.write( '<script type="text/javascript" src="http://www.pbs.org/parents/modules/bookfinder/bookfinder_stations_module.js"></script>' );
// The utililty bust be included after the main module in this case, because it needs to grab a DOM id that is written into the page by the module itself.
document.write( '<script type="text/javascript" src="http://www.pbs.org/parents/modules/bookfinder/bookfinder_util.js"></script>' );
