﻿var IRimages = 
[
    {
        'src'       :   'resources/images/imageRotator/GoodHousekeeping.jpg',
        'caption'   :   'Annie Bennett Featured on the Cover of Good Housekeeping Magazine',
        'url'       :   'http://www.goodhousekeeping.com/health/advice/lose-weight-without-diet-pills-2',
        'buttonText':   'Annie Bennett'
    },
	{
        'src'       :   JSrelativePath + 'resources/images/imageRotator/beHappy.jpg',
        'caption'   :   'Be Happy.  Lose Weight.  Save Money.',
        'url'       :   JSrelativePath + 'how-it-works/why-freedom-fit.aspx',
        'buttonText':   'Variety'
    },
	{
        'src'       :   JSrelativePath + 'resources/images/imageRotator/recipeSummary.jpg',
        'caption'   :   'Hundres of delicious meals to choose from.',
        'url'       :   JSrelativePath + 'how-it-works/why-freedom-fit.aspx',
        'buttonText':   'Variety'
    },
	{
        'src'       :   JSrelativePath + 'resources/images/imageRotator/slimBride.jpg',
        'caption'   :   'Hundres of delicious meals to choose from.',
        'url'       :   JSrelativePath + 'how-it-works/why-freedom-fit.aspx',
        'buttonText':   'Variety'
    },
    {
        'src'       :   JSrelativePath + 'resources/images/imageRotator/recipeDetail.jpg',
        'caption'   :   'Mouth watering meals that will leave you satisfied.',
        'url'       :   JSrelativePath + 'samples.aspx',
        'buttonText':   'Flavorful'
    }
];