
<!-- ------------------------------------------- Pour DIAPORAMAS Santé ------------------------------------------- //-->

<!--  Biogaran //-->

thisImg = 1
imgCt_biog = 4
		
function newSlide_biog(direction) {
               if (document.images) {		
                    thisImg = thisImg + direction
                    if (thisImg < 1) {
				thisImg = imgCt_biog
                    }
                    if (thisImg > imgCt_biog) {
				thisImg=1
                   }
                    document.getElementById('slider').src = "images/biogaran/biog" + thisImg + ".jpg"
        }
}


<!--  Biotherm //-->

thisImg = 1
imgCt_bio = 5
		
function newSlide_bio(direction) {
               if (document.images) {		
                    thisImg = thisImg + direction
                    if (thisImg < 1) {
				thisImg = imgCt_bio
                    }
                    if (thisImg > imgCt_bio) {
				thisImg=1
                   }
                    document.getElementById('slider').src = "images/biotherm/bio" + thisImg + ".jpg"
        }
}


<!--  Rogé Cavaillès //-->

thisImg = 1
imgCt_RC = 5
		
function newSlide_RC(direction) {
               if (document.images) {		
                    thisImg = thisImg + direction
                    if (thisImg < 1) {
				thisImg = imgCt_RC
                    }
                    if (thisImg > imgCt_RC) {
				thisImg=1
                   }
                    document.getElementById('slider').src = "images/cavailles/RC" + thisImg + ".jpg"
        }
}



<!--  Expanscience //-->

thisImg = 1
imgCt_exp = 4
		
function newSlide_exp(direction) {
               if (document.images) {		
                    thisImg = thisImg + direction
                    if (thisImg < 1) {
				thisImg = imgCt_exp
                    }
                    if (thisImg > imgCt_exp) {
				thisImg=1
                   }
                    document.getElementById('slider').src = "images/expanscience/exp" + thisImg + ".jpg"
        }
}


<!--  Fluocaril //-->

thisImg = 1
imgCt_fluo = 4
		
function newSlide_fluo(direction) {
               if (document.images) {		
                    thisImg = thisImg + direction
                    if (thisImg < 1) {
				thisImg = imgCt_fluo
                    }
                    if (thisImg > imgCt_fluo) {
				thisImg=1
                   }
                    document.getElementById('slider').src = "images/fluocaril/fluo" + thisImg + ".jpg"
        }
}


<!--  Genévrier //-->

thisImg = 1
imgCt_gen = 5
		
function newSlide_gen(direction) {
               if (document.images) {		
                    thisImg = thisImg + direction
                    if (thisImg < 1) {
				thisImg = imgCt_gen
                    }
                    if (thisImg > imgCt_gen) {
				thisImg=1
                   }
                    document.getElementById('slider').src = "images/genevrier/gen" + thisImg + ".jpg"
        }
}



<!--  Iprad //-->

thisImg = 1
imgCt_saf = 4
		
function newSlide_saf(direction) {
               if (document.images) {		
                    thisImg = thisImg + direction
                    if (thisImg < 1) {
				thisImg = imgCt_saf
                    }
                    if (thisImg > imgCt_saf) {
				thisImg=1
                   }
                    document.getElementById('slider').src = "images/iprad/saf" + thisImg + ".jpg"
        }
}



<!--  Lero //-->

thisImg = 1
imgCt_lero = 5
		
function newSlide_lero(direction) {
               if (document.images) {		
                    thisImg = thisImg + direction
                    if (thisImg < 1) {
				thisImg = imgCt_lero
                    }
                    if (thisImg > imgCt_lero) {
				thisImg=1
                   }
                    document.getElementById('slider').src = "images/lero/lero" + thisImg + ".jpg"
        }
}



<!--  Noreva //-->

thisImg = 1
imgCt_nor = 3
		
function newSlide_nor(direction) {
               if (document.images) {		
                    thisImg = thisImg + direction
                    if (thisImg < 1) {
				thisImg = imgCt_nor
                    }
                    if (thisImg > imgCt_nor) {
				thisImg=1
                   }
                    document.getElementById('slider').src = "images/noreva/nor" + thisImg + ".jpg"
        }
}



<!--  Nuxe //-->

thisImg = 1
imgCt_nux = 3
		
function newSlide_nux(direction) {
               if (document.images) {		
                    thisImg = thisImg + direction
                    if (thisImg < 1) {
				thisImg = imgCt_nux
                    }
                    if (thisImg > imgCt_nux) {
				thisImg=1
                   }
                    document.getElementById('slider').src = "images/nuxe/nux" + thisImg + ".jpg"
        }
}




<!--  Roger & Gallet //-->

thisImg = 1
imgCt_rg = 4
		
function newSlide_rg(direction) {
               if (document.images) {		
                    thisImg = thisImg + direction
                    if (thisImg < 1) {
				thisImg = imgCt_rg
                    }
                    if (thisImg > imgCt_rg) {
				thisImg=1
                   }
                    document.getElementById('slider2').src = "images/roger/rg" + thisImg + ".jpg"
        }
}




<!--  Parogencyl //-->

thisImg = 1
imgCt_paro = 4
		
function newSlide_paro(direction) {
               if (document.images) {		
                    thisImg = thisImg + direction
                    if (thisImg < 1) {
				thisImg = imgCt_paro
                    }
                    if (thisImg > imgCt_paro) {
				thisImg=1
                   }
                    document.getElementById('slider2').src = "images/parogencyl/paro" + thisImg + ".jpg"
        }
}




<!--  Skin Ceuticals //-->

thisImg = 1
imgCt_skin = 5
		
function newSlide_skin(direction) {
               if (document.images) {		
                    thisImg = thisImg + direction
                    if (thisImg < 1) {
				thisImg = imgCt_skin
                    }
                    if (thisImg > imgCt_skin) {
				thisImg=1
                   }
                    document.getElementById('slider').src = "images/skin/skin" + thisImg + ".jpg"
        }
}




<!--  Vegebom //-->

thisImg = 1
imgCt_veg = 2
		
function newSlide_veg(direction) {
               if (document.images) {		
                    thisImg = thisImg + direction
                    if (thisImg < 1) {
				thisImg = imgCt_veg
                    }
                    if (thisImg > imgCt_veg) {
				thisImg=1
                   }
                    document.getElementById('slider').src = "images/vegebom/vg" + thisImg + ".jpg"
        }
}




<!--  Vichy //-->

thisImg = 1
imgCt_vic = 3
		
function newSlide_vic(direction) {
               if (document.images) {		
                    thisImg = thisImg + direction
                    if (thisImg < 1) {
				thisImg = imgCt_vic
                    }
                    if (thisImg > imgCt_vic) {
				thisImg=1
                   }
                    document.getElementById('slider').src = "images/vichy/vic" + thisImg + ".jpg"
        }
}

