dw_Tooltip.defaultProps = {
    wrapFn: dw_Tooltip.wrapImageOverText
}

dw_Tooltip.content_vars = {
    L1: {
        img: 'logos/logo-carw-lrg.gif',
        txt: 'Certified Advanced Resume Writer',
        w: 134 // width
    },
    L2: {
        img: 'logos/logo-reach-certified-lrg.gif',
        txt: '360 Reach Certified Analyst',
        w: 134
    },
	L3: {
        img: 'logos/logo-cerw-lrg.gif',
        txt: 'Certified Expert Resume Writer',
        w: 134 // width
    },
	L4: {
        img: 'logos/logo-cwpp-lrg.gif',
        txt: 'Certified Web Portfolio Practitioner',
        w: 134 // width
    },
	L5: {
        img: 'logos/logo-master-resume-spec-lrg.gif',
        txt: 'Master Resume Specialist - AORCP Certified ',
        w: 134 // width
    },
	L6: {
        img: 'logos/logo-jlrp-lrg.gif',
        txt: 'Certified Job Loss Recovery Coach',
        w: 134 // width
    },
	L7: {
        img: 'logos/logo-cdi-mcd-lrg.gif',
        txt: 'Master Career Director',
        w: 134 // width
    },
	L8: {
        img: 'logos/logo_opns200_lrg.gif',
        txt: 'Online Professional Networking Strategist',
        w: 134 // width
    },
	L9: {
        img: 'logos/logo-cdi-law-lrg.gif',
        txt: 'Master Resume Writer - Lifetime Achievement Award',
        w: 134 // width
    },
	L10: {
        img: 'logos/logo-cma-mrw-lrg.gif',
        txt: 'Master Resume Writer',
        w: 134 // width
    },
	L11: {
        img: 'logos/logo-reach-cert-lrg.gif',
        txt: 'Certified Personal Branding Strategist',
        w: 134 // width
    },
	L12: {
        img: 'logos/logo-cma-ccm-lrg.gif',
        txt: 'Credentiated Career Manager',
        w: 134 // width
    },
	L13: {
        img: 'logos/logo-ccm-cmi-lrg.gif',
        txt: 'Credentiated Career Master',
        w: 134 // width
    }
}
