HomePageImages = {
  height: 662,
  width:  1000,
  
  folder: "images/homepage/",
  timer: 2,             //time between images, in seconds
  background: '#FFF',  //you can use '#F00', or 'url(/image/path).  '
  effect: 'Appear',     //Appear, Grow, BlindDown
  effectTime: 2.0,      //in seconds
  
  images : [
  {src: "1.jpg", caption:"Michener Court, Kitchen Renovation <a href=''>more &nbsp;&gt;</a>"},
  {src: "2.jpg", caption:"Delta Residence <a href=''>more &nbsp;&gt;</a>"},
  {src: "3.jpg", caption:"Collins Lane, Bowen Island Residence <a href=''>more &nbsp;&gt;</a>"},
  {src: "4.jpg", caption:"Delta Residence <a href=''>more &nbsp;&gt;</a>"},
  {src: "5.jpg", caption:"Marinaside Residence <a href=''>more &nbsp;&gt;</a>"},
  {src: "6.jpg", caption:"Rendering of Point Grey Residence <a href=''>more &nbsp;&gt;</a>"},
 /* {src: "7.jpg", caption:"new museum, 235 bowery, new york, ny 10002, usa. photo by dean kaufman. <a href='/about/new_building/'>more &nbsp;&gt;</a>"},
  {src: "8.jpg", caption:"new museum, 235 bowery, new york, ny 10002, usa. photo by dean kaufman. <a href='/about/new_building/'>more &nbsp;&gt;</a>"},
  {src: "9.jpg", caption:"new museum, 235 bowery, new york, ny 10002, usa. photo by dean kaufman. <a href='/about/new_building/'>more &nbsp;&gt;</a>"},
  {src: "10.jpg", caption:"new museum, 235 bowery, new york, ny 10002, usa. photo by dean kaufman. <a href='/about/new_building/'>more &nbsp;&gt;</a>"},      
  {src: "11.jpg", caption:"new museum, 235 bowery, new york, ny 10002, usa. photo by dean kaufman. <a href='/about/new_building/'>more &nbsp;&gt;</a>"},
      
  {src: "12.jpg", caption:"new museum, 235 bowery, new york, ny 10002, usa. <a href='/about/new_building/'>more &nbsp;&gt;</a>"},
  {src: "13.jpg", caption:"new museum, 235 bowery, new york, ny 10002, usa. <a href='/about/new_building/'>more &nbsp;&gt;</a>"} */
      
      
    ]
}


