<!-- block1 -->

  // <![CDATA[

     /* cdc.homepage.spotlight.config(

        'CREATIVE',
        [
           {match: "Anthem",               chicklet: 505, expanded: true, showIntro: false},
           {match: "Three+Meetings",       chicklet: 505, expanded: true, showIntro: false},
           {match: "Three%20Meetings",     chicklet: 505, expanded: true, showIntro: false},
           {match: "Three Meetings",       chicklet: 505, expanded: true, showIntro: false},
           {match: "Face+to+Face",         chicklet: 505, expanded: true, showIntro: false},
           {match: "Face%20to%20Face",     chicklet: 505, expanded: true, showIntro: false},
           {match: "Face to Face",         chicklet: 505, expanded: true, showIntro: false},

           {match: "Shortest+Commute",     chicklet: 515, expanded: true, showIntro: false},
           {match: "Shortest%20Commute",   chicklet: 515, expanded: true, showIntro: false},
           {match: "Shortest Commute",     chicklet: 515, expanded: true, showIntro: false},
           {match: "Travel+Less",          chicklet: 515, expanded: true, showIntro: false},
           {match: "Travel%20Less",        chicklet: 515, expanded: true, showIntro: false},
           {match: "Travel Less",          chicklet: 515, expanded: true, showIntro: false} */

        /*  {match: "505_noexpand_nointro", chicklet: 505, expanded: false, showIntro: false},
           {match: "505_expand_nointro",   chicklet: 505, expanded: true,  showIntro: false},
           {match: "505_noexpand_intro",   chicklet: 505, expanded: false, showIntro: true},
           {match: "505_expand_intro",     chicklet: 505, expanded: true,  showIntro: true},

           {match: "515_noexpand_nointro", chicklet: 515, expanded: false, showIntro: false},
           {match: "515_expand_nointro",   chicklet: 515, expanded: true,  showIntro: false},
           {match: "515_noexpand_intro",   chicklet: 515, expanded: false, showIntro: true},
           {match: "515_expand_intro",     chicklet: 515, expanded: true,  showIntro: true} */ 
        /* ]

     ); */



     var flashvars = {

        javascriptid: "expand_player",
        enablejs: "false",
        dataPath: "../eweb/spotlight_global.xml",
        expand_lock: "false", 
        usefullscreen: "false",
        /* introExpanded: "intro_expanded.swf", 
        introContracted: "intro_contracted.swf",
        mediaPlayer: "mediaplayer.swf", */
        autoplay: "false",
        chickletID: cdc.homepage.spotlight.chickletID, 
        expanded:   cdc.homepage.spotlight.expanded, 
        showIntro:  cdc.homepage.spotlight.showIntro 
     };                 

     var params = {
        quality: "high",
        wmode: "transparent",
        allowscriptaccess: "always",
        allowfullscreen: "false",
        base: "../eweb/"
     };

     swfobject.embedSWF("../eweb/spotlight_global.swf", "expand_player", "999", "310", "8", '', flashvars, params, {});

  // ]]>
