//  Highslide Parameters - Portfolio Pages

    hs.outlineType = null;
    hs.outlineWhileAnimating = true;
    hs.blockRightClick = true;
    hs.fadeInOut = true;
    hs.dimmingDuration = 100;
    hs.registerOverlay(
	    {
    		thumbnailId: null,
    		overlayId: 'controlbar',
    		position: 'top right',
    		hideOnMouseOut: true
		}
    );