Flickrshow is a Javascript based method of displaying Flickr photosets on your own website.The example below is a Flickr photoset from my recent trip to Spain...
// This is your call to flickrshow // The parameters are photoset ID, ID of target and colour // Repeat this call to have multiple flickrshows on a page fs1 = new flickrShow("72157594201929815", "fsDemo", "blue");
A slide show will appear here shortly.