/*--------------------------------------------------------------------------*
 * 
 * ShareThis(C) Integration
 * 
 * Version 1.0.0
 * 
 * Copyright (C) 2009 Brand Labs LLC
 * 
 *--------------------------------------------------------------------------*/

//Skip if under SSL
if('https:' != document.location.protocol) {
	document.write('<' + 'script type="text/javascript" src="http://w.sharethis.com/button/sharethis.js#publisher=de9468b5-2796-4b95-bee9-502bd1604520&amp;type=website&amp;post_services=facebook%2Ctwitter%2Cdigg%2Cdelicious%2Cblogger%2Cybuzz%2Cmyspace%2Cstumbleupon%2Creddit%2Ctechnorati%2Cmixx%2Cwordpress%2Ctypepad%2Cgoogle_bmarks%2Cwindows_live%2Cfark%2Cbus_exchange%2Cpropeller%2Cnewsvine%2Clinkedin&amp;headerbg=%23C11E1F&amp;headerTitle=Share%20Red%20Hat%20Society%20Store"><' + '/script>');
	document.write('<' + 'script type="text/javascript" src="/v/vspfiles/templates/RedHats/js/sharethis.js"><' + '/script>');
}