/*--------------------------------------------------------------------------*
 * 
 * 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=b8e1af6e-8b70-4727-ac51-ac1de1c958fd&amp;type=website&amp;send_services=email%2Csms%2Caim%2Cmyspace&amp;post_services=facebook%2Cdigg%2Cdelicious%2Cybuzz%2Ctwitter%2Cstumbleupon%2Creddit%2Ctechnorati%2Cmixx%2Cblogger%2Ctypepad%2Cwordpress%2Cgoogle_bmarks%2Cwindows_live%2Cmyspace%2Cfark%2Cbus_exchange%2Cpropeller%2Cnewsvine%2Clinkedin&amp;headerbg=%23C3203F&amp;headerTitle=Share%20Out%20of%20the%20Box%20Gifts"><' + '/script>');
	document.write('<' + 'script type="text/javascript" src="/v/vspfiles/templates/give/js/sharethis.js"><' + '/script>');
}