/* ddtc_shadowbox.js */
Shadowbox.init({
    skipSetup:  true, // skip the automatic setup 
    language:   "es",
    adapter:    "jquery",
    players:    ["img", "flv", "iframe"]
});
