

// define slideshow images and links for the top of the front page, up to 8 images/links will be appear.

slideshow = [
	{
		imgUrl: '/images/prghome-u2-fisher.jpg',
		linkUrl: "/marketsproducts/market/concert-touring"
	},
	{
		imgUrl: '/images/prghome-shrek-broadway.jpg',
        linkUrl: "/marketsproducts/market/theatrical-productions"
	},
	{
		imgUrl: '/images/prghome-lockheed.jpg',
		linkUrl: "http://www.prg.com/marketsproducts/market/corporatetrade-show-services"
	},
	{
		imgUrl: '/images/prghome5-dodge.jpg',
		linkUrl: "/news/prg-uses-theatrical-technology-to-draw-crowds-at-the-detroit-auto-show"
	},
	{
		imgUrl: '/images/prghome-american-idol.jpg',
        linkUrl: "/marketsproducts/market/tv-film"
	}
];
