/* JSON Loader */
bbc.fmtj.queue.register({namespace:"bbc.fmtj.net.json.model",method:"addModule",script:siteUrl() + "/js/jsonloader.js"});
/* Picture Gallery */
bbc.fmtj.queue.register({namespace:"bbc.fmtj.apps.pictureGallery",method:"createGallery",scripts:{foot:[siteUrl() + "/js/carousel.js",siteUrl() + "/js/slideshow_new.js",siteUrl() + "/js/picture_gallery.js"]}});
/* Carousel */
bbc.fmtj.queue.register({namespace:"bbc.fmtj.apps.carousel",method:"createCarousel",script:siteUrl() + "/js/carousel.js"});
/* Slideshow */
bbc.fmtj.queue.register({namespace:"bbc.fmtj.apps.slideshow",method:"createSlideShow",script:siteUrl() + "/js/slideshow_new.js"});
/* EMP */
bbc.fmtj.queue.register({namespace:"bbc.fmtj.av.emp",method:"load",scripts: {foot: [ siteUrl() + "/js/emp.js" ]}});
