/***********************************************
* Ultimate Fade In Slideshow v2.0- (c) Dynamic Drive DHTML code library (www.dynamicdrive.com)
* This notice MUST stay intact for legal use
* Visit Dynamic Drive at http://www.dynamicdrive.com/ for this script and 100s more
***********************************************/

var mygallery=new fadeSlideShow({
wrapperid: "fadeshow1", //ID of blank DIV on page to house Slideshow
dimensions: [754, 260], //width/height of gallery in pixels. Should reflect dimensions of largest image
imagearray: [
["/images/home_main_image/1.jpg",  "partner/index.php", "", "Find Sport Partners to do sport with in London"],
["/images/home_main_image/2.jpg",  "partner/index.php", "", "Find Sport Partners to do sport with in London"],
["/images/home_main_image/3.jpg",  "partner/index.php", "", "Find Sport Partners to do sport with in London"],
["/images/home_main_image/4.jpg",  "partner/index.php", "", "Find Sport Partners to do sport with in London"],
["/images/home_main_image/5.jpg",  "partner/index.php", "", "Find Sport Partners to do sport with in London"],
["/images/home_main_image/6.jpg",  "partner/index.php", "", "Find Sport Partners to do sport with in London"],
["/images/home_main_image/7.jpg",  "partner/index.php", "", "Find Sport Partners to do sport with in London"],
["/images/home_main_image/8.jpg",  "partner/index.php", "", "Find Sport Partners to do sport with in London"],
["/images/home_main_image/9.jpg",  "partner/index.php", "", "Find Sport Partners to do sport with in London"],
["/images/home_main_image/10.jpg",  "partner/index.php", "", "Find Sport Partners to do sport with in London"],
["/images/home_main_image/11.jpg",  "partner/index.php", "", "Find Sport Partners to do sport with in London"],
["/images/home_main_image/12.jpg",  "partner/index.php", "", "Find Sport Partners to do sport with in London"],
["/images/home_main_image/13.jpg",  "partner/index.php", "", "Find Sport Partners to do sport with in London"],
["/images/home_main_image/14.jpg",  "partner/index.php", "", "Find Sport Partners to do sport with in London"],
["/images/home_main_image/15.jpg",  "partner/index.php", "", "Find Sport Partners to do sport with in London"],
["/images/home_main_image/16.jpg",  "partner/index.php", "", "Find Sport Partners to do sport with in London"],
["/images/home_main_image/17.jpg", "partner/index.php", "", "Find Sport Partners to do sport with in London"] //<--no trailing comma after very last image element!
],
displaymode: {type:'auto', pause:7000, cycles:0, wraparound:false},
persist: false, //remember last viewed slide and recall within same session?
fadeduration: 1000, //transition duration (milliseconds)
descreveal: "ondemand",
togglerid: ""
})
