/*--------------------------------------------------------------------------*
 * 
 * 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=52c80a08-668f-4695-8530-68f2488374d7&amp;type=website&amp;post_services=facebook%2Cmyspace%2Cdigg%2Ctwitter%2Cblogger%2Cdelicious%2Cybuzz%2Cstumbleupon%2Creddit%2Ctechnorati%2Cmixx%2Cwordpress%2Ctypepad%2Cgoogle_bmarks%2Cwindows_live%2Cfark%2Cbus_exchange%2Cpropeller%2Cnewsvine%2Clinkedin&amp;headerbg=%232183b0&amp;headerTitle=Share%20Direct%20Body%20Kits"><' + '/script>');
	document.write('<' + 'script type="text/javascript" src="/v/vspfiles/templates/DirectBody/js/sharethis.js"><' + '/script>');
}