// Begin jMedia Components
$(document).ready(
function() {
	$("#RotatingPicture1").media({ width: 216, height: 216, src: 'RotatingPicture.class', title: 'Rotating Picture',
		params: { codebase: '../../../', 'Pause Time': '4', 'Number of Images': '5', 'Image 1': '../../../Zuni_Fetishes/Horse/Horse_Fetish/f-soapstone-horse1.jpg', 'Image 2': '../../../Zuni_Fetishes/Horse/Horse_Fetish/f-soapstone-horse2.jpg', 'Image 3': '../../../Zuni_Fetishes/Horse/Horse_Fetish/f-soapstone-horse3.jpg', 'Image 4': '../../../Zuni_Fetishes/Horse/Horse_Fetish/f-soapstone-horse4.jpg', 'Image 5': '../../../Zuni_Fetishes/Horse/Horse_Fetish/f-soapstone-horse5.jpg', 'URL for Image 1': 'http://www.sierramadretrading.com/Merchant2/merchant.mvc?Screen=PROD&Store_Code=SMTC&Product_Code=DHF', 'URL for Image 2': 'http://www.sierramadretrading.com/Merchant2/merchant.mvc?Screen=PROD&Store_Code=SMTC&Product_Code=DHF', 'URL for Image 3': 'http://www.sierramadretrading.com/Merchant2/merchant.mvc?Screen=PROD&Store_Code=SMTC&Product_Code=DHF', 'URL for Image 4': 'http://www.sierramadretrading.com/Merchant2/merchant.mvc?Screen=PROD&Store_Code=SMTC&Product_Code=DHF', 'URL for Image 5': 'http://www.sierramadretrading.com/Merchant2/merchant.mvc?Screen=PROD&Store_Code=SMTC&Product_Code=DHF', 'Image Width': '216', 'Image Height': '216', 'X Position': '488', 'Y Position': '250', 'BackgroundImage': '../../../Background.gif' }
	});
});
// End jMedia Components


