/*

# Instructions for Hosting SeydoggySlideshow Locally #

Some users host their sites with secure SSL (https://)
and therefore require all resources to be called from
other secure sites. In the case of our SeydoggySlideshow
CDN, we do not have the benefit of https so as a result
user must serve SS3 locally, here in this file.

1. Go to http://seydoggy.github.com/libs/ss3/seydoggy.slideshow.min.js
2. Copy and paste the code into this file after the comments
3. Go to Contents/index.html
4. Find this line:
	
	<script src="http://seydoggy.github.com/libs/ss3/seydoggy.slideshow.min.js"></script>
	
	and replace with this line:
	
	<script src="%pathto(scripts/slideshow/seydoggy.slideshow.js)%"></script>
	
5. Go to RapidWeaver > File > Mark and Pages & Resources As Changed
6. Go to RapidWeaver > File > Re-Publish All Files

*/

// PASTE CODE AFTER THIS LINE //
