	var addthis_exclude;
	function showAddThis(excludes, isEmail)
        {
    	addthis_exclude = excludes;
    	addthis_open(document.body, (isEmail ? 'email' : 'more'), "http://www.sigmagroup.com", "Sigma Group");
        }
