r = {

  /*
    Note: All time and speed measurments are in seconds
  */
  
  "div":"ad_rotator1", 
  "width":"520px",
  "height":"230px",     
  "animation_resolution":40,           //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.7,
  "textbox_color":"white",
  "textbox_padding":"5px 15px 10px 5px",        //top right bottom left
  
  "slide":
  [
  
  //*************************
    //SLIDE 1 - Hate Crowds
    //*************************
    {
    
      //when adding text to an animation, add a '\' to the end of the line
      //avoid using " tokens in your HTML, use ' or \" instead      
      "text":"",
              
      "text_height":"0%",              //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":1,            //in seconds
      
    
      "type":"image",                 //options: html, image, or flash
      "src":"images/hate-crowds.jpg",
      
      
    //Images have two extra options for linking:      
      "link_to" : "index.htm",
      "target" : "none",            //options: window, none-->
      
      
      
      "width":"536px",
      "height":"236px",
      
      "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 1 - Hate Crowds
    //*************************
    {
    
      //when adding text to an animation, add a '\' to the end of the line
      //avoid using " tokens in your HTML, use ' or \" instead      
      "text":"",
              
      "text_height":"0%",              //size of textbox
                                        //choices are %, px, pt, and em
      "text_animation":"slide_from_top",
      
      
      "exposure_length":8,           //in seconds
      
    
      "transition":"slide_from_bottom",  //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/get-there-first.jpg",
      
      
    //Images have two extra options for linking:      
      "link_to" : "index.htm",
      "target" : "none",            //options: window, none-->
      
      
      
      "width":"536px",
      "height":"236px",
      
      "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 - Cloud Hosting
    //*************************
    {
    
      //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'>Cloud Hosting Provides Unparalleled Reliability and Uptime</b><br/>\
              Load-Balancing, clustering, and redundant storage are all automated for you( LAMP or Windows). Host your site on advanced clustered technology designed for high-traffic and high-performance. Click on <b>VHS High Availability</b> under the 'High Performance Hosting' tab.",
              
      "text_height":"33%",              //size of textbox
                                        //choices are %, px, pt, and em
      "text_animation":"slide_from_top",
      
      
      "exposure_length":15,           //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/vhs-cloud-hosting.jpg",
      
      
    //Images have two extra options for linking:      
      "link_to" : "index.htm",
      "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 - Blue thing
    //*************************
    {
	
	"text":"<b style='color:white;font-size:12px'>High Availability Clustered Hsphere Hosting</b><br/>\The performance master for those that want near perfect reliability without the hassle of maintaining server software, hardware or security. R1 Soft Countinuous Data Protection backs up your data multiple times.  See more under the <b>'High Performance Hosting'</b> tab.",
              
              
      "text_height":"38%",
      "text_animation":"slide_from_top",
      
      "exposure_length":15,           
      
      "transition":"fade",   
      "transition_speed":1,            
      
      "type":"image",                
      "src":"images/hsphere-clustered-hosting.jpg",
      "link_to" : "index.htm",
      "target" : "new",
      "width":"892px",
      "height":"230px",
      
      "animation":"slide_right_and_left",
      "animation_speed":10,
      "pause_speed":10
    },
    
    
    //*************************
    //SLIDE 3 - Speed
    //*************************
    {
      "text":"<b style='color:white;font-size:12px'>LiteSpeed Server with cPanel - Lightning in a Box</b><br/>\
        LiteSpeed Server delivers Web content up to 9 times faster than Apache and with its special PHP SAPI Module your applications are delivered up to 50% faster than Apache. You can view more information under the 'High Performance Hosting' tag in the menu above.",

      "text_height":"37%",
      "text_animation":"slide_from_top",
      
      "exposure_length":15,
      
      "transition":"fade",   
      "transition_speed":1,
      
      "type":"image",                
      "src":"images/litespeed-server.jpg",
      "link_to" : "index.htm",
      "width":"692px",
      "height":"430px",
      
      "animation":"slide_down_and_up",
      "animation_speed":10,
      "pause_speed":10
    },
    
    //*************************
    //SLIDE 4 - The Modern Data Center
    //*************************
    {
      "text":"<b style='color:white;font-size:12px'>Data Centers Feature next-generation Infrastructure...</b><br/>\
      with automation and virtualization and an emphasis on seamless on-demand capabilites. <br />\If you're interested in a complex hosting structure of your own or a dedicated high-performance server, we can assist you in accomplishing your goals.",
      "text_height":"30%",
      "text_animation":"slide_from_top",
      "exposure_length":15,
      
      "transition":"fade",
      "transition_speed":1,
      
      "type":"image",
      "src":"images/state-of-the-art-networks.jpg",
      "link_to":"index.htm",
      "width":"892px",
      "height":"230px",
      
      "animation":"slide_right_and_left",
      "animation_speed":10,
      "pause_speed":10
    },
    
 //*************************
    //SLIDE 5 - Escalators
    //*************************
    {
      "text":"<b style='color:white;font-size:12px'>Superlative Support Services are at the Core of our Business.</b><br/>\
       Our experience (since 1997) has helped us establish solid foundations and superb communications with our current providers. Our trusted relationships with the data<br /> centers and their personnel provide you with an additional layer of support and added<br /> value services that make our hosting services a true best of breed offering.",

      "text_height":"32%",
      "text_animation":"slide_from_left",
      
      "exposure_length":15,
      
      "transition":"fade",   
      "transition_speed":1,
      
      "type":"image",                
      "src":"images/premium-support.jpg",
      "link_to" : "index.htm",
      "width":"692px",
      "height":"430px",
      
      "animation":"slide_down_and_up",
      "animation_speed":10,
      "pause_speed":10 }  
   
  ]
}

