// Specify the image files
var Pic = new Array() // don't touch this

Pic[0] = 'images/products-home/hp-straightnarrow3-a.jpg'
Pic[1] = 'images/products-home/hp-straightnarrow3-b.jpg'
Pic[2] = 'images/products-home/hp-straightnarrow3-c.jpg'
Pic[3] = 'images/products-home/hp-straightnarrow3-d.jpg'
Pic[4] = 'images/products-home/hp-straightnarrow3-e.jpg'


strap = new Array()
strap[0] = 'images/products-home/hp-title-straightnarrow-on.gif'
strap[1] = 'images/products-home/hp-title-straightnarrow-on.gif'
strap[2] = 'images/products-home/hp-title-straightnarrow-on.gif'
strap[3] = 'images/products-home/hp-title-straightnarrow-on.gif'
strap[4] = 'images/products-home/hp-title-straightnarrow-on.gif'

// Specify the associated URLs
var url = new Array()
url[0] = '/product-details.php?id=63'
url[1] = '/product-details.php?id=63'
url[2] = '/product-details.php?id=63'
url[3] = '/product-details.php?id=63'
url[4] = '/product-details.php?id=63'

