r = {

  /*
    Note: All time and speed measurments are in seconds
  */
  
  "div":"ad_rotator1", 
  "width":"553px",
  "height":"368px",     
  "animation_resolution":30,           //frames per second
                                       //60 = very smooth (not all CPUs can perform this fast)
                                       //4 = very choppy ()
  
  "pause_image":"img/pause.gif",
  "play_image":"img/play.gif",
  
  
  "textbox_background":"#000000",
  "textbox_opacity":0.5,
  "textbox_color":"white",
  "textbox_padding":"5px 10px 5px 10px",        //top right bottom left
  
  "slide":
  [
  
    //*************************
    //SLIDE 1 - No movement
    //*************************
    {
    
      //when adding text to an animation, add a '\' to the end of the line
      //avoid using " tokens in your HTML, use ' or \" instead      
      "text":"<b style='color:white;font-size:12px'>Products made of Wood From The Hood</b>",
              
      "text_height":"8%",              //size of textbox
                                        //choices are %, px, pt, and em
      "text_animation":"slide_from_top",
      
      
      "exposure_length":7,           //in seconds
      
    
      "transition":"fade",  //options:
                                       //slide_from_left
                                       //slide_from_right
                                       //slide_from_top
                                       //slide_from_bottom
                                       //fade
                                    
      "transition_speed":2,            //in seconds
      
    
      "type":"image",                 //options: html, image, or flash
      "src":"img/pic1.jpg",
      
      
      //Images have two extra options for linking:      
      "link_to" : "../products/retail/retail.htm ",
      //"target" : "window",            //options: window, none
      
      
      
      "width":"553px",
      "height":"368px",
      
      "animation":"none",   //options:
                                         //slide_right_and_left
                                         //slide_down_and_up
                                         //none
                                     
      //sliding animations have two options
      "animation_speed":1,
      "pause_speed":7
      
    },
  
    //*************************
    //SLIDE 2 - No movement
    //*************************
    {
    
      //when adding text to an animation, add a '\' to the end of the line
      //avoid using " tokens in your HTML, use ' or \" instead      
      "text":"<b style='color:white;font-size:12px'>Wood From The Hood Picture Frames</b>",
              
      "text_height":"8%",              //size of textbox
                                        //choices are %, px, pt, and em
      "text_animation":"slide_from_top",
      
      
      "exposure_length":7,           //in seconds
      
    
      "transition":"fade",  //options:
                                       //slide_from_left
                                       //slide_from_right
                                       //slide_from_top
                                       //slide_from_bottom
                                       //fade
                                    
      "transition_speed":2,            //in seconds
      
    
      "type":"image",                 //options: html, image, or flash
      "src":"img/pic2.jpg",
      
      
      //Images have two extra options for linking:      
      "link_to" : "../products/retail/retail.htm ",
      //"target" : "window",            //options: window, none
      
      
      
      "width":"553px",
      "height":"368px",
      
      "animation":"none",   //options:
                                         //slide_right_and_left
                                         //slide_down_and_up
                                         //none
                                     
      //sliding animations have two options
      "animation_speed":1,
      "pause_speed":7
      
    },
  
    //*************************
    //SLIDE 3 - No movement
    //*************************
    {
    
      //when adding text to an animation, add a '\' to the end of the line
      //avoid using " tokens in your HTML, use ' or \" instead      
      "text":"<b style='color:white;font-size:12px'>They come in a variety of sizes.</b>",
              
      "text_height":"8%",              //size of textbox
                                        //choices are %, px, pt, and em
      "text_animation":"slide_from_top",
      
      
      "exposure_length":7,           //in seconds
      
    
      "transition":"fade",  //options:
                                       //slide_from_left
                                       //slide_from_right
                                       //slide_from_top
                                       //slide_from_bottom
                                       //fade
                                    
      "transition_speed":2,            //in seconds
      
    
      "type":"image",                 //options: html, image, or flash
      "src":"img/pic3.jpg",
      
      
      //Images have two extra options for linking:      
      "link_to" : "../products/retail/retail.htm ",
      //"target" : "window",            //options: window, none
      
      
      
      "width":"553px",
      "height":"368px",
      
      "animation":"none",   //options:
                                         //slide_right_and_left
                                         //slide_down_and_up
                                         //none
                                     
      //sliding animations have two options
      "animation_speed":1,
      "pause_speed":7
      
    },
  
    //*************************
    //SLIDE 4 - No movement
    //*************************
    {
    
      //when adding text to an animation, add a '\' to the end of the line
      //avoid using " tokens in your HTML, use ' or \" instead      
      "text":"<b style='color:white;font-size:12px'>Small to large, Oak, Cherry, Maple, Ash, Black Walnut..........</b>",
              
      "text_height":"8%",              //size of textbox
                                        //choices are %, px, pt, and em
      "text_animation":"slide_from_top",
      
      
      "exposure_length":7,           //in seconds
      
    
      "transition":"fade",  //options:
                                       //slide_from_left
                                       //slide_from_right
                                       //slide_from_top
                                       //slide_from_bottom
                                       //fade
                                    
      "transition_speed":2,            //in seconds
      
    
      "type":"image",                 //options: html, image, or flash
      "src":"img/pic4.jpg",
      
      
      //Images have two extra options for linking:      
      "link_to" : "../products/retail/retail.htm ",
      //"target" : "window",            //options: window, none
      
      
      
      "width":"553px",
      "height":"368px",
      
      "animation":"none",   //options:
                                         //slide_right_and_left
                                         //slide_down_and_up
                                         //none
                                     
      //sliding animations have two options
      "animation_speed":1,
      "pause_speed":7
      
    },
  
    //*************************
    //SLIDE 5 - No movement
    //*************************
    {
    
      //when adding text to an animation, add a '\' to the end of the line
      //avoid using " tokens in your HTML, use ' or \" instead      
      "text":"<b style='color:white;font-size:12px'>Wood From The Hood drink coasters make great gifts.</b>",
              
      "text_height":"8%",              //size of textbox
                                        //choices are %, px, pt, and em
      "text_animation":"slide_from_top",
      
      
      "exposure_length":7,           //in seconds
      
    
      "transition":"fade",  //options:
                                       //slide_from_left
                                       //slide_from_right
                                       //slide_from_top
                                       //slide_from_bottom
                                       //fade
                                    
      "transition_speed":2,            //in seconds
      
    
      "type":"image",                 //options: html, image, or flash
      "src":"img/pic5.jpg",
      
      
      //Images have two extra options for linking:      
      "link_to" : "../products/retail/retail.htm ",
      //"target" : "window",            //options: window, none
      
      
      
      "width":"553px",
      "height":"368px",
      
      "animation":"none",   //options:
                                         //slide_right_and_left
                                         //slide_down_and_up
                                         //none
                                     
      //sliding animations have two options
      "animation_speed":1,
      "pause_speed":7
      
    },
  
    //*************************
    //SLIDE 6 - No movement
    //*************************
    {
    
      //when adding text to an animation, add a '\' to the end of the line
      //avoid using " tokens in your HTML, use ' or \" instead      
      "text":"<b style='color:white;font-size:12px'>Coasters are a great gift with practicality and history in one item.</b>",
              
      "text_height":"8%",              //size of textbox
                                        //choices are %, px, pt, and em
      "text_animation":"slide_from_top",
      
      
      "exposure_length":7,           //in seconds
      
    
      "transition":"fade",  //options:
                                       //slide_from_left
                                       //slide_from_right
                                       //slide_from_top
                                       //slide_from_bottom
                                       //fade
                                    
      "transition_speed":2,            //in seconds
      
    
      "type":"image",                 //options: html, image, or flash
      "src":"img/pic6.jpg",
      
      
      //Images have two extra options for linking:      
      "link_to" : "../products/retail/retail.htm ",
      //"target" : "window",            //options: window, none
      
      
      
      "width":"553px",
      "height":"368px",
      
      "animation":"none",   //options:
                                         //slide_right_and_left
                                         //slide_down_and_up
                                         //none
                                     
      //sliding animations have two options
      "animation_speed":1,
      "pause_speed":7
      
    },
  
    //*************************
    //SLIDE 7 - No movement
    //*************************
    {
    
      //when adding text to an animation, add a '\' to the end of the line
      //avoid using " tokens in your HTML, use ' or \" instead      
      "text":"<b style='color:white;font-size:12px'>Round or Square, horizontal or verticle racks.</b>",
              
      "text_height":"8%",              //size of textbox
                                        //choices are %, px, pt, and em
      "text_animation":"slide_from_top",
      
      
      "exposure_length":7,           //in seconds
      
    
      "transition":"fade",  //options:
                                       //slide_from_left
                                       //slide_from_right
                                       //slide_from_top
                                       //slide_from_bottom
                                       //fade
                                    
      "transition_speed":2,            //in seconds
      
    
      "type":"image",                 //options: html, image, or flash
      "src":"img/pic7.jpg",
      
      
      //Images have two extra options for linking:      
      "link_to" : "../products/retail/retail.htm ",
      //"target" : "window",            //options: window, none
      
      
      
      "width":"553px",
      "height":"368px",
      
      "animation":"none",   //options:
                                         //slide_right_and_left
                                         //slide_down_and_up
                                         //none
                                     
      //sliding animations have two options
      "animation_speed":1,
      "pause_speed":7
      
    },
  
    //*************************
    //SLIDE 8 - No movement
    //*************************
    {
    
      //when adding text to an animation, add a '\' to the end of the line
      //avoid using " tokens in your HTML, use ' or \" instead      
      "text":"<b style='color:white;font-size:12px'>Wood From The Hood cutting boards can't be beat.</b>",
              
      "text_height":"8%",              //size of textbox
                                        //choices are %, px, pt, and em
      "text_animation":"slide_from_top",
      
      
      "exposure_length":7,           //in seconds
      
    
      "transition":"fade",  //options:
                                       //slide_from_left
                                       //slide_from_right
                                       //slide_from_top
                                       //slide_from_bottom
                                       //fade
                                    
      "transition_speed":2,            //in seconds
      
    
      "type":"image",                 //options: html, image, or flash
      "src":"img/pic8.jpg",
      
      
      //Images have two extra options for linking:      
      "link_to" : "../products/retail/retail.htm ",
      //"target" : "window",            //options: window, none
      
      
      
      "width":"553px",
      "height":"368px",
      
      "animation":"none",   //options:
                                         //slide_right_and_left
                                         //slide_down_and_up
                                         //none
                                     
      //sliding animations have two options
      "animation_speed":1,
      "pause_speed":7
      
    },
  
    //*************************
    //SLIDE 9 - No movement
    //*************************
    {
    
      //when adding text to an animation, add a '\' to the end of the line
      //avoid using " tokens in your HTML, use ' or \" instead      
      "text":"<b style='color:white;font-size:12px'>Wood From The Hood Mineral Bee is the best product available for protecting your cutting boards.</b>",
              
      "text_height":"11%",              //size of textbox
                                        //choices are %, px, pt, and em
      "text_animation":"slide_from_top",
      
      
      "exposure_length":7,           //in seconds
      
    
      "transition":"fade",  //options:
                                       //slide_from_left
                                       //slide_from_right
                                       //slide_from_top
                                       //slide_from_bottom
                                       //fade
                                    
      "transition_speed":2,            //in seconds
      
    
      "type":"image",                 //options: html, image, or flash
      "src":"img/pic9.jpg",
      
      
      //Images have two extra options for linking:      
      "link_to" : "../products/retail/retail.htm ",
      //"target" : "window",            //options: window, none
      
      
      
      "width":"553px",
      "height":"368px",
      
      "animation":"none",   //options:
                                         //slide_right_and_left
                                         //slide_down_and_up
                                         //none
                                     
      //sliding animations have two options
      "animation_speed":1,
      "pause_speed":7
      
    }

   
  ]
}
