/*--------------------------------------------------------------------------*
 * 
 * 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=75e8acc2-5fb4-4326-8771-e1dac351cb1e&amp;type=website&amp;headerbg=%238FADAB&amp;headerTitle=Share%20The%20Shelving%20Store"><' + '/script>');
	document.write('<' + 'script type="text/javascript" src="/v/vspfiles/templates/ShelvingStore/js/sharethis.js"><' + '/script>');
}