function showScreenshots()
{
Slimbox.open(
[['images/Screenshots/Signals1.png','Raw HFD symmetric sensor signals.'],
['images/Screenshots/Signals2.png','Zoomed-in HFD asymmetric sensor signals with an area marked for data removal or interpolation.'],
['images/Screenshots/Signals3.png','Raw HRM heat pulse velocities.'],
['images/Screenshots/KValues1.png','Automatic HFD K-value determination.'],
['images/Screenshots/KValues2.png','Evolution of the HFD K-values throughout an entire growth year.'],
['images/Screenshots/FluxDensities1.png','HFD sap flux densities and the radial sap flux density profile at a certain moment in time.'],
['images/Screenshots/FluxDensities2.png','3D view of the HFD sap flux density as a function of time and xylem depth.'],
['images/Screenshots/Velocities1.png','HRM sap velocities and the radial sap flux density profile at a certain moment in time.'],
['images/Screenshots/FlowRates1.png','HFD sap flow rates for each thermistor position together with the total sap flow rate and cummulated sap volume.'],
['images/Screenshots/FlowRates2.png','3D view of HFD sap flow rates as a function of time and xylem depth.'],
['images/Screenshots/FlowRates3.png','Surface plot of HFD sap flow rate as a function of time and xylem depth.'],
['images/Screenshots/FlowRates4.png','Total sap flow rate and cummulated sap volume throughout an entire growth year.'],
['images/Screenshots/FlowRates5.png','Total sap flow rate and daily sap flow.']],0,{loop: true});
}
