dw_Tooltip.defaultProps = {
    wrapFn: dw_Tooltip.wrapImageOverText
}

dw_Tooltip.content_vars = {
    L1: {
        img: 'logos/logo-tori-lrg.gif',
        txt: 'Toast of the Resume Industry',
        w: 134 // width
    },
    L2: {
        img: 'logos/logo-cerw-lrg.gif',
        txt: 'Certified Expert Resume Writer',
        w: 134
    },
	L3: {
        img: 'logos/logo-masterresumewriter-lrg.gif',
        txt: 'Master Resume Writer',
        w: 134 // width
    },
	L4: {
        img: 'logos/logo-crw-lrg.gif',
        txt: 'Certified Resume Writer',
        w: 134 // width
    },
	L5: {
        img: 'logos/logo-reach-lrg.gif',
        txt: 'Reach Personal Branding Strategist',
        w: 134 // width
    },
	L6: {
        img: 'logos/logo-reach2-lrg.gif',
        txt: 'Reach Certified Strategist',
        w: 134 // width
    },
	L7: {
        img: 'logos/logo-cdiexpert-lrg.gif',
        txt: 'CDI Expert',
        w: 134 // width
    },
	L8: {
        img: 'logos/logo-cdaa-lrg.gif',
        txt: 'Career Development Association of Australia',
        w: 134 // width
    },
	L9: {
        img: 'logos/logo-cdimember-lrg.gif',
        txt: 'Member of Career Directors International',
        w: 134 // width

    }
}
