set_timecodes(

/*** Content Object ***/

     "document.Content_tag.src"


/*** Source url for movie player ***/,

     "ram/Priority_Planning_d.ram"


/*** Width and height of source movie (22px auto added to y if controls:'full') ***/,

     210, 158


/*** Time Code and corresponding url ***/
/*** "HH:MM:SS"  "-------URL-------" ***/

,    "00:00:00", "slides/Slide11.jpg"
,    "00:00:28", "slides/Slide12.jpg"
,    "00:00:39", "slides/Slide13.jpg"
,    "00:00:45", "slides/Slide14.jpg"
,    "00:00:53", "slides/Slide15.jpg"
,    "00:00:54", "slides/Slide16.jpg"
,    "00:00:55", "slides/Slide17.jpg"
,    "00:00:56", "slides/Slide18.jpg"
,    "00:00:58", "slides/Slide19.jpg"


,    "00:03:55", "dynamic_05.html"


/*** Optional manual switches ***/ /*
       no spaces allowed in strings/strings defined by 'string'
       available switches:
       endmovie: (string) that identifies target for end of movie redirection
       eval:     (false | true) value to declare input as readable javascript
       controls: ('none' | 'full')
                                   */,
    
     "endmovie:'document.location'; eval:false; controls:'full';"

);
