r = {

  /*
    Note: All time and speed measurments are in seconds
  */
  
  "div":"ad_rotator1", 
  "width":"640px",
  "height":"230px",     
  "animation_resolution":40,           //frames per second
                                       //60 = very smooth (not all CPUs can perform this fast)
                                       //4 = very choppy ()
  
  "pause_image":"images/pause.gif",
  "play_image":"images/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 - EdgeBox
    //*************************
    {
    
      //when adding text to an animation, add a '\' to the end of the line
      //avoid using " tokens in your HTML, use ' or \" instead    
	  //Phone, email, web, print, fax, security, storage and a whole lot more all in one robust appliance. Enter the edgeBox a must      //for SMME - Enterprises needing a converged solution for their IT needs...
      "text":"<h5>The EdgeBox</h5>\
              Phone, email, web, print, fax, security, storage and a whole lot more all in one robust appliance. <br />Click to read more...",
              
      "text_height":"35%",              //size of textbox
                                        //choices are %, px, pt, and em
      "text_animation":"slide_from_top",
      
      
      "exposure_length":10,           //in seconds
      
    
      "transition":"fade",  //options:
                                       //slide_from_left
                                       //slide_from_right
                                       //slide_from_top
                                       //slide_from_bottom
                                       //fade
                                    
      "transition_speed":1,            //in seconds
      
    
      "type":"image",                 //options: html, image, or flash
      "src":"images/adBanner/edge_Ad.jpg",
      
      
      //Images have two extra options for linking:      
      "link_to" : "edgebox.php",
      "target" : "none",            //options: window, none
      
      
      
      "width":"692px",
      "height":"430px",
      
      "animation":"slide_down_and_up",   //options:
                                         //slide_right_and_left
                                         //slide_down_and_up
                                         //none
                                     
      //sliding animations have two options
      "animation_speed":10,
      "pause_speed":10
      
    },
    
    
    //*************************
    //SLIDE 2 - Cubico Foresight
    //*************************
    {
    
      //when adding text to an animation, add a '\' to the end of the line
      //avoid using " tokens in your HTML, use ' or \" instead    
	  //Phone, email, web, print, fax, security, storage and a whole lot more all in one robust appliance. Enter the edgeBox a must      //for SMME - Enterprises needing a converged solution for their IT needs...
      "text":"<h5>Foresight</h5>\
              <strong>Foresight</strong> empowers you to reduce enterprise wide risk within and around business-critical and operational <br />IT resources. Click to read more...",
              
      "text_height":"40%",              //size of textbox
                                        //choices are %, px, pt, and em
      "text_animation":"slide_from_left",
      
      
      "exposure_length":10,           //in seconds
      
    
      "transition":"fade",  //options:
                                       //slide_from_left
                                       //slide_from_right
                                       //slide_from_top
                                       //slide_from_bottom
                                       //fade
                                    
      "transition_speed":1,            //in seconds
      
    
      "type":"image",                 //options: html, image, or flash
      "src":"images/adBanner/cubico_Ad.jpg",
      
      
      //Images have two extra options for linking:      
      "link_to" : "foresight.php",
      "target" : "none",            //options: window, none
      
      
      
      "width":"684px",
      "height":"274px",
      
      "animation":"none",   //options:
                                         //slide_right_and_left
                                         //slide_down_and_up
                                         //none
                                     
      //sliding animations have two options
      "animation_speed":10,
      "pause_speed":10
      
    },
    
    
     //*************************
    //SLIDE 3 - Burstek
    //*************************
    {
    
      //when adding text to an animation, add a '\' to the end of the line
      //avoid using " tokens in your HTML, use ' or \" instead    
	  //Phone, email, web, print, fax, security, storage and a whole lot more all in one robust appliance. Enter the edgeBox a must      //for SMME - Enterprises needing a converged solution for their IT needs...
      "text":"<h5>Burstek i-Suite</h5>\
              <strong>bt-iSuite</strong> is a best of breed set of tools that frees IT from constant maintenance and administration typical of most filtering and reporting software. Read more...",
              
      "text_height":"40%",              //size of textbox
                                        //choices are %, px, pt, and em
      "text_animation":"slide_from_top",
      
      
      "exposure_length":10,           //in seconds
      
    
      "transition":"fade",  //options:
                                       //slide_from_left
                                       //slide_from_right
                                       //slide_from_top
                                       //slide_from_bottom
                                       //fade
                                    
      "transition_speed":1,            //in seconds
      
    
      "type":"image",                 //options: html, image, or flash
      "src":"images/adBanner/burstek_Ad.jpg",
      
      
      //Images have two extra options for linking:      
      "link_to" : "burstek.php",
      "target" : "none",            //options: window, none
      
      
      
      "width":"692px",
      "height":"430px",
      
      "animation":"slide_down_and_up",   //options:
                                         //slide_right_and_left
                                         //slide_down_and_up
                                         //none
                                     
      //sliding animations have two options
      "animation_speed":10,
      "pause_speed":10
      
    },
    
    //*************************
    //SLIDE 4 - Juniper
    //*************************
    {
    
      //when adding text to an animation, add a '\' to the end of the line
      //avoid using " tokens in your HTML, use ' or \" instead    
	  //Phone, email, web, print, fax, security, storage and a whole lot more all in one robust appliance. Enter the edgeBox a must      //for SMME - Enterprises needing a converged solution for their IT needs...
      "text":"<h5>Juniper Networks</h5>\
              <strong>Distributed Enterprise Solutions</strong> deliver consistent, high-performance connectivity and security <br />              everywhere you need it...",
              
      "text_height":"40%",              //size of textbox
                                        //choices are %, px, pt, and em
      "text_animation":"slide_from_right",
      
      
      "exposure_length":10,           //in seconds
      
    
      "transition":"fade",  //options:
                                       //slide_from_left
                                       //slide_from_right
                                       //slide_from_top
                                       //slide_from_bottom
                                       //fade
                                    
      "transition_speed":1,            //in seconds
      
    
      "type":"image",                 //options: html, image, or flash
      "src":"images/adBanner/juniper_Ad.jpg",
      
      
      //Images have two extra options for linking:      
      "link_to" : "juniper.php",
      "target" : "none",            //options: window, none
      
      
      
      "width":"684px",
      "height":"274px",
      
      "animation":"none",   //options:
                                         //slide_right_and_left
                                         //slide_down_and_up
                                         //none
                                     
      //sliding animations have two options
      "animation_speed":10,
      "pause_speed":10
      
    }
   
  ]
}

