hs.registerOverlay( 
    { 
    thumbnailId: null, 
    overlayId: 'controlbar', 
    position: 'top right', 
    hideOnMouseOut: true 
} 
); 
hs.graphicsDir = urlsite+'/highslide/graphics/'; 
hs.outlineType = 'rounded-white'; 
hs.captionEval = 'this.thumb.title'; 
hs.showCredits = false;  
hs.align = 'center';
hs.fadeInOut = true;


