window.RokSlideshowPath = '';
window.addEvent('load', function(){
var imgs = [{
file: 'D-082455-300x90_Horseshow_Ad.gif',
title: '',
desc: '',
url: 'http://animal.discovery.com/events/world-sporthorse-championships/'
},
{
file: 'bates2008logoweb.jpg',
title: '',
desc: '',
url: 'http://www.batesaustralia.com.au/'
},
{
file: 'beacon.jpg',
title: '',
desc: '',
url: 'http://www.beaconhillstables.com/'
},
{
file: 'boscovs.jpg',
title: '',
desc: '',
url: 'http://www.boscovs.com/html/homepage.html'
},
{
file: 'ASPCAlogo2008web.jpg',
title: '',
desc: '',
url: 'http://www.aspca.org/site/PageServer'
},
{
file: 'cn.jpg',
title: '',
desc: '',
url: 'http://www.cn.ca/'
},
{
file: 'pasmore.jpg',
title: '',
desc: '',
url: '#'
},
{
file: 'THIS08WEB.bmp',
title: '',
desc: '',
url: 'http://www.taylorharris.com/'
},
{
file: 'atlaslogoc.jpg',
title: '',
desc: '',
url: 'http://atlasfence.com/cgi-bin/htmlos.cgi/atlasfence/index.html'
},
{
file: 'labarge.jpg',
title: '',
desc: '',
url: 'http://www.labargecompanies.com/'
},
{
file: 'pyramid.jpg',
title: '',
desc: '',
url: 'http://www.pyramidmg.com/home/default.asp'
},
{
file: 'PH_LogoWEBSITE.jpg',
title: '',
desc: '',
url: 'http://www.equisearch.com/'
},
{
file: 'EQUUSLOGOWEBSITE.jpg',
title: '',
desc: '',
url: 'http://www.equisearch.com/'
},
{
file: 'fowlerweb.jpg',
title: '',
desc: '',
url: 'http://www.drfowlertacktrunks.com/'
},
{
file: 'fairfieldWEB.jpg',
title: '',
desc: '',
url: 'http://www.fairfieldequine.com/'
},
{
file: 'Purina08.jpg',
title: '',
desc: '',
url: 'http://horse.purina-mills.com/'
},
{
file: 'CNYHealingartsLGE08Web.jpg',
title: '',
desc: '',
url: 'http://www.cnyhealingarts.com/'
},
{
file: 'phelpsweb.jpg',
title: '',
desc: '',
url: 'http://www.phelpssports.com/'
},
{
file: 'duttawebsite.jpg',
title: '',
desc: '',
url: 'http://www.timdutta.com/'
},
{
file: 'BeaconHillTransport.jpg',
title: '',
desc: '',
url: 'http://www.beaconhillhorsetransportation.com/'
},
{
file: 'Marketstreet.JPG',
title: '',
desc: '',
url: '#'
},
{
file: 'NewRockyMountainLogoWEBSITE.jpg',
title: '',
desc: '',
url: 'http://www.rmshowjumping.com/'
},
{
file: 'travelrightwebsite.JPG',
title: '',
desc: '',
url: 'http://www.travelrightsurfaces.com/'
},
{
file: 'UlcergardnotagWeb.JPG',
title: '',
desc: '',
url: 'http://www.ulcergard.com/'
},
{
file: 'BMWlogo.jpg',
title: '',
desc: '',
url: 'http://www.bmw.com/'
},
{
file: 'BurdickAutomotivelogo.jpg',
title: '',
desc: '',
url: 'http://www.driversvillage.com/'
},
{
file: 'clotheshorseWEBSITE.jpg',
title: '',
desc: '',
url: 'http://www.theclotheshorse.com/'
},
{
file: 'Americar.jpg',
title: '',
desc: '',
url: 'http://www.americar.com/'
},
{
file: 'geneseegrande.jpg',
title: '',
desc: '',
url: 'http://www.geneseegrande.com/'
},
{
file: 'PandC.jpg',
title: '',
desc: '',
url: 'http://www.pandcfoods.com/'
},
{
file: 'OrangeTK99LogoWEBSITE.jpg',
title: '',
desc: '',
url: 'http://www.tk99.net/'
},
{
file: 'SunnyLogoWEBSITE.jpg',
title: '',
desc: '',
url: 'http://www.thesunnyspot.com/'
},
{
file: 'syrlogo_starwebsite.jpg',
title: '',
desc: '',
url: 'http://www.syracuse.ny.us/'
},
{
file: '54Freedomweb.jpg',
title: '',
desc: '',
url: 'http://www.54freedom.com/'
},
{
file: 'D-082455-300x90_Horseshow_Ad.gif',
title: '',
desc: '',
url: 'http://animal.discovery.com/events/world-sporthorse-championships/'
},
{
file: 'Adequanlogo08web.jpg',
title: '',
desc: '',
url: 'http://www.adequan.com/'
}];
var myshow = new Slideshow('slideshow', {
type: 'combo',
showTitleCaption: 1,
captionHeight: 45,
width: 282,
height: 108,
pan: 0,
zoom: 0,
loadingDiv: 1,
resize: true,
duration: [250, 9000],
//transition: Fx.Transitions.Expo.easeOut,
transition: Fx.Transitions.Expo.wipe,
images: imgs,
path: '/syracuse/'
});
myshow.caps.h2.setStyles({
color: '#fff',
fontSize: '13px'
});
myshow.caps.p.setStyles({
color: '#ccc',
fontSize: '11px'
});
});
