//MozaicSlideShow image functions - v1.0.
//Enter the names of the display image group. and the optional Trasition image group
//and the optional URL for this image.
//Eg: function MSSImg1() { MSStrans = ""; MSSurl = "flower1Description.html"; return "flowers1"; }
function MSSImg1() { MSStrans = ""; MSSurl = ""; return "01"; }
function MSSImg2() { MSStrans = ""; MSSurl = ""; return "02"; }
function MSSImg3() { MSStrans = ""; MSSurl = ""; return "03"; }
function MSSImg4() { MSStrans = ""; MSSurl = ""; return "04"; }
function MSSImg5() { MSStrans = ""; MSSurl = ""; return "end"; }
// End
