/* slideshowSettings.js (c)2008 SugarHill Works LLC - http://www.sugarhillworks.com */
/* v3-20081120_AR_S [auto-run, no user controls, no thumbs, single init] */
//
//
//var floorNum = 1; // if this portfolio has a statement image, set statement=true and floorNum=0;
var slideshow = [];//, szFolder;

//
//if (screen.height > 1023) { 
//	szFolder = 'large/';
//} else {
//	szFolder = 'medium/';
//}
//
// --------------------------  DO NOT EDIT ABOVE THIS LINE  --------------------------




// --------------------------------  INSTRUCTIONS  -----------------------------------
// For each of the slideshow panels,              
// follow the pattern of the following lines:
//		
//			//The following line signifies the beginning of a group of images.
//			//Put a one-word name in quotes inside the brackets. Letters only - no punctuation! 
//			slideshow[slideshow.length] = {
//				image: "your_filename_here.jpg",
//				thumb: "your_thumbnail_filename",
//				info: "Your caption text goes here."
//			};
// The images will appear in the slideshows in the order listed (regardless of filename).
//
//
// 
// ------------------------------------------------------------------------------------

// ---------------- BEGINNING OF SLIDESHOW PANEL ------------------------------
// SET THE IMAGE FOLDER ON THE LINE BELOW - should be a subfolder of .../shw_slideshow/images/
// NOTE: Image folder should be named with letters and underscores(_) ONLY!
// Set each image to appear in this panel's slideshow below (minimum 2 images).


slideshow[slideshow.length] = {
	image: "RosewoodMassageandSpa_redrosesribbonscrystals.jpg"
};

slideshow[slideshow.length] = {
	image: "RosewoodMassageandSpa_rosepetalshands.jpg"
};

slideshow[slideshow.length] = {
	image: "RosewoodMassageandSpa_rosepetalswhitetowel.jpg"
};

slideshow[slideshow.length] = {
	image: "RosewoodMassageandSpa_spacandle.jpg"
};

slideshow[slideshow.length] = {
	image: "RosewoodMassageandSpa_backstones.jpg"
};

slideshow[slideshow.length] = {
	image: "RosewoodMassageandSpa_candlesflowersoils.jpg"
};

slideshow[slideshow.length] = {
	image: "RosewoodMassageandSpa_pinkshoulders.jpg"
};

slideshow[slideshow.length] = {
	image: "RosewoodMassageandSpa_orchidswater.jpg"
};

slideshow[slideshow.length] = {
	image: "RosewoodMassageandSpa_seasalt.jpg"
};

slideshow[slideshow.length] = {
	image: "RosewoodMassageandSpa_footmassage.jpg"
};

slideshow[slideshow.length] = {
	image: "RosewoodMassageandSpa_pinkrosepetals.jpg"
};

slideshow[slideshow.length] = {
	image: "RosewoodMassageandSpa_womanrelaxingonwhite.jpg"
};

slideshow[slideshow.length] = {
	image: "RosewoodMassageandSpa_bathsalt.jpg"
};

slideshow[slideshow.length] = {
	image: "RosewoodMassageandSpa_coolwomansface.jpg"
};

slideshow[slideshow.length] = {
	image: "RosewoodMassageandSpa_orchidsheartcandles.jpg"
};

slideshow[slideshow.length] = {
	image: "RosewoodMassageandSpa_backstonesorchids.jpg"
};

slideshow[slideshow.length] = {
	image: "RosewoodMassageandSpa_darkhandsonback.jpg"
};

slideshow[slideshow.length] = {
	image: "RosewoodMassageandSpa_manshoulderssoft.jpg"
};

slideshow[slideshow.length] = {
	image: "RosewoodMassageandSpa_greenleaveswater.jpg"
};

slideshow[slideshow.length] = {
	image: "RosewoodMassageandSpa_womanwhitewithrosepetals.jpg"
};

slideshow[slideshow.length] = {
	image: "RosewoodMassageandSpa_singleredrose.jpg"
};

slideshow[slideshow.length] = {
	image: "RosewoodMassageandSpa_baldmanshoulderssoft.jpg"
};

slideshow[slideshow.length] = {
	image: "RosewoodMassageandSpa_towelscandle.jpg"
};

slideshow[slideshow.length] = {
	image: "RosewoodMassageandSpa_manwithmasseusesoft.jpg"
};

slideshow[slideshow.length] = {
	image: "RosewoodMassageandSpa_waterdropsredrose.jpg"
};

slideshow[slideshow.length] = {
	image: "RosewoodMassageandSpa_manrelaxingsoft.jpg"
};

slideshow[slideshow.length] = {
	image: "RosewoodMassageandSpa_nightstand.jpg"
};



//slideshow[slideshow.length] = {
//	image: "RosewoodMassageandSpa_rosesandpearls.jpg"
//};

//slideshow[slideshow.length] = {
//	image: "RosewoodMassageandSpa_whiteorchids.jpg"
//};

//slideshow[slideshow.length] = {
//	image: "RosewoodMassageandSpa_yellowflower.jpg"
//};

//slideshow[slideshow.length] = {
//	image: "RosewoodMassageandSpa_roseswithbabysbreath.jpg"
//};

//slideshow[slideshow.length] = {
//	image: "RosewoodMassageandSpa_rosebouquet.jpg"
//};
//
//slideshow[slideshow.length] = {
//	image: "RosewoodMassageandSpa_twobutterflies.jpg"
//};

//slideshow[slideshow.length] = {
//	image: "RosewoodMassageandSpa_redrosebouquet.jpg"
//};

//slideshow[slideshow.length] = {
//	image: "RosewoodMassageandSpa_redloveglass.jpg"
//};
//
//slideshow[slideshow.length] = {
//	image: "RosewoodMassageandSpa_redheartsscatter.jpg"
//};

//slideshow[slideshow.length] = {
//	image: ""
//};
//
//slideshow[slideshow.length] = {
//	image: ""
//};
//
//slideshow[slideshow.length] = {
//	image: ""
//};
//
// ---------------- END OF SLIDESHOW PANEL ------------------------------




//
//
//
//
// -----------------     DO NOT EDIT BELOW THIS LINE    ---------------------
// --------------------------------------------------------------------------
// --------------------------------------------------------------------------
// --------------------------------------------------------------------------
// --------------------------------------------------------------------------
// --------------------------------------------------------------------------
// --------------------------------------------------------------------------
// --------------------------------------------------------------------------
// **************************************************************************
// ***************                                          *****************
// ***************      SET YOUR IMAGE FILENAMES ABOVE      *****************
// ***************                                          *****************
// **************************************************************************
// --------------------------------------------------------------------------
// --------------------------------------------------------------------------
// --------------------------------------------------------------------------
// --------------------------------------------------------------------------
// --------------------------------------------------------------------------
// --------------------------------------------------------------------------
// --------------------------------------------------------------------------
// --------------------------------------------------------------------------
// -----------------     DO NOT EDIT BELOW THIS LINE    ---------------------
//
//
//
//
//
//
// DO NOT EDIT THESE varS. CHANGE/ADD IMAGE AND THUMBNAIL FILENAMES IN THE PREVIOUS SECTION
// 



var sPicsFolder = window.location.toString();
slideshow.sPicsFolder = sPicsFolder.replace(/([a-z]*\.[a-z]*#)|(index\.html)|#$|\/$/i, '') + "/shw_slideshow/images/";
var ssn = slideshow.length;
//window.location = sPicsFolder;
//var thmsFolder = "thumbs"; // path relative to specific portfolio dir
//for (var i = 0; i < slideshow.length; i++) {
//	if (slideshow[i].thumb === "") { 
//		slideshow[i].thumb = slideshow[i].image;
//	}
//}
//

