/*--------------------------------------------------------------------------*
 * 
 * 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=2c451956-bcdd-46fe-9b12-867313b1ec63&amp;type=website&amp;post_services=facebook%2Ctwitter%2Cdigg%2Cdelicious%2Cblogger%2Cybuzz&amp;headerbg=%23%233D75A5&amp;headerTitle=Share%20Mac%20of%20All%20Trades"><' + '/script>');
	document.write('<' + 'script type="text/javascript" src="/v/vspfiles/templates/MacAllTrades/js/sharethis.js"><' + '/script>');
}
