// Gallery scroller for /musicvar 
myFlashMovie = new bbcjs.plugins.FlashMovie("http://www.bbc.co.uk/radio1/includes/gallery.swf");
// we use the radio 1 one as it's the latest version
myFlashMovie.version = 6;
myFlashMovie.width = 635;
myFlashMovie.height = 70;
myFlashMovie.loop = true;
myFlashMovie.flashvars = "datasource=/asiannetwork/includes/gallery_asiannetwork_mostrecent.xml&noOfImagesToDisplay=14";
myFlashMovie.id = "IPSGallery";
myFlashMovie.lowversion = "Please upgrade your Macromedia Flash plugin to view this content. Go to the <<bbcjs.plugins.wwguides.flash>>";
myFlashMovie.noPluginMsg = myFlashMovie.lowversion;
myFlashMovie.embed();