r = {

  /*
    Note: All time and speed measurments are in seconds
  */
  
  "div":"ad_rotator1", 
  "width":"852px",
  "height":"319px",        
  "animation_resolution":40,
  
  "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",
  
  "slide":
  [
  
    //*************************
    //SLIDE 1 - Lounge Room
    //*************************
    {
     
      "text":"<b>Relax In Comfort</b><br/>\
              Keep warm and cosy by the fireplace and enjoy a delicious home cooked meal.<br/>\
              There's plenty of room to kick up your heels and enjoy the tranquility.",
              
      "text_height":"20%",
      "text_animation":"slide_from_top",
      "exposure_length":10,
      "transition":"fade",                         
      "transition_speed":1,
      "type":"image",
      "src":"images/home1.jpg",
      "width":"852px",
      "height":"446px",
      "animation":"slide_down_and_up",
      "animation_speed":10,
      "pause_speed":10
      
    },
    
    
    //*************************
    //SLIDE 2 - Outdoor Setting
    //*************************
    {
     
      "text":"<b>Enjoy the High Life</b><br/>\
              Relax in the shade, look out across the Avon Valley and take in the ever changing views.<br/>\
              Why not share a glass of wine with friends and chat over the day's events.",
              
      "text_height":"20%",
      "text_animation":"slide_from_top",
      "exposure_length":10,
      "transition":"fade",                         
      "transition_speed":1,
      "type":"image",
      "src":"images/home2.jpg",
      "width":"852px",
      "height":"446px",
      "animation":"slide_down_and_up",
      "animation_speed":10,
      "pause_speed":10
      
    },
    
    
    //*************************
    //SLIDE 3 - Entrance
    //*************************
    {
     
      "text":"<b>Easy Access and Stunning Views</b><br/>\
              We can cater for groups of up to 30 or take individual bookings if you'd like to escape to the country.<br/>\
              You can even drive right up to the door - perfect for the elderly or for a stylish entry.",
              
      "text_height":"20%",
      "text_animation":"slide_from_top",
      "exposure_length":10,
      "transition":"fade",                         
      "transition_speed":1,
      "type":"image",
      "src":"images/home3.jpg",
      "width":"852px",
      "height":"446px",
      "animation":"slide_down_and_up",
      "animation_speed":10,
      "pause_speed":10
      
    },
    
    
    //*************************
    //SLIDE 4 - Dining Room
    //*************************
    {
     
      "text":"<b>Dine In Style</b><br/>\
              Breakfast is served!  Help yourself to coffee and a delicious fresh breakfast.<br/>\
              We cater for all tastes so let us know if you have any special requirements.",
              
      "text_height":"20%",
      "text_animation":"slide_from_top",
      "exposure_length":10,
      "transition":"fade",                         
      "transition_speed":1,
      "type":"image",
      "src":"images/home4.jpg",
      "width":"852px",
      "height":"446px",
      "animation":"slide_down_and_up",
      "animation_speed":10,
      "pause_speed":10
      
    },
    
    
    //*************************
    //SLIDE 5 - Hall
    //*************************
    {
     
      "text":"<b>Stay As A Group</b><br/>\
              With 16 single and double rooms, Avalon is perfect for groups or couples.  Walk down our beautiful hallway<br/>\
              and discover the treasures from a bygone era hidden within the nooks and crannies.",
              
      "text_height":"20%",
      "text_animation":"slide_from_top",
      "exposure_length":10,
      "transition":"fade",                         
      "transition_speed":1,
      "type":"image",
      "src":"images/home5.jpg",
      "width":"852px",
      "height":"446px",
      "animation":"slide_down_and_up",
      "animation_speed":10,
      "pause_speed":10
      
    },
    
    
    //*************************
    //SLIDE 6 - Function
    //*************************
    {
     
      "text":"<b>We'll Make Your Function Memorable</b><br/>\
              Whether you're planning a wedding, birthday or special event, we have the perfect location for you.<br/>\
			  Set up in our conference room, under the eaves, in the dining room, in our courtyard or in the spectacular garden.",
              
      "text_height":"20%",
      "text_animation":"slide_from_top",
      "exposure_length":10,
      "transition":"fade",                         
      "transition_speed":1,
      "type":"image",
      "src":"images/home6.jpg",
      "width":"852px",
      "height":"446px",
      "animation":"slide_down_and_up",
      "animation_speed":10,
      "pause_speed":10
      
    },
    
    
    //*************************
    //SLIDE 7 - Garden
    //*************************
    {
     
      "text":"<b>There's so much to do at Avalon</b><br/>\
              Lose yourself in the labrynth, take on your partner at a game of giant chess,<br/>\
              wander through our lush Australian gardens, visit the goats and admire the wildlife.",
              
      "text_height":"20%",
      "text_animation":"slide_from_top",
      "exposure_length":10,
      "transition":"fade",                         
      "transition_speed":1,
      "type":"image",
      "src":"images/home7.jpg",
      "width":"852px",
      "height":"446px",
      "animation":"slide_down_and_up",
      "animation_speed":10,
      "pause_speed":10
      
    },
	
    
    //*************************
    //SLIDE 8 - Avon Valley
    //*************************
    {
     
      "text":"<b>Discover the Avon Valley</b><br/>\
              You'll love the tree-lined drive to Toodyay, less than two hours from Perth.<br/>\
              Grab a bite to eat at the various eateries in the Avon Valley and discover the many wonderful attractions.",
              
      "text_height":"20%",
      "text_animation":"slide_from_top",
      "exposure_length":10,
      "transition":"fade",                         
      "transition_speed":1,
      "type":"image",
      "src":"images/home8.jpg",
      "width":"852px",
      "height":"446px",
      "animation":"slide_down_and_up",
      "animation_speed":10,
      "pause_speed":10
      
    }
    
    
   
  ]
}
