// Begin jMedia Components
$(document).ready(
function() {
	$("#RotatingPicture1").media({ width: 415, height: 432, src: 'RotatingPicture.class', title: 'Rotating Picture',
		params: { codebase: '../../../', 'Pause Time': '4', 'Number of Images': '5', 'Image 1': '../../../Mata_Ortiz_Galleries/White_Clay/Gray_Stepped_Pot/MQ-wt-on-gray1.jpg', 'Image 2': '../../../Mata_Ortiz_Galleries/White_Clay/Gray_Stepped_Pot/MQ-wt-on-gray2.jpg', 'Image 3': '../../../Mata_Ortiz_Galleries/White_Clay/Gray_Stepped_Pot/MQ-wt-on-gray3.jpg', 'Image 4': '../../../Mata_Ortiz_Galleries/White_Clay/Gray_Stepped_Pot/MQ-wt-on-gray-top.jpg', 'Image 5': '../../../Mata_Ortiz_Galleries/White_Clay/Gray_Stepped_Pot/MQ-wt-on-gray-base.jpg', 'URL for Image 1': 'http://www.sierramadretrading.com/Merchant2/merchant.mvc?Screen=PROD&Store_Code=SMTC&Product_Code=GSP', 'URL for Image 2': 'http://www.sierramadretrading.com/Merchant2/merchant.mvc?Screen=PROD&Store_Code=SMTC&Product_Code=GSP', 'URL for Image 3': 'http://www.sierramadretrading.com/Merchant2/merchant.mvc?Screen=PROD&Store_Code=SMTC&Product_Code=GSP', 'URL for Image 4': 'http://www.sierramadretrading.com/Merchant2/merchant.mvc?Screen=PROD&Store_Code=SMTC&Product_Code=GSP', 'URL for Image 5': 'http://www.sierramadretrading.com/Merchant2/merchant.mvc?Screen=PROD&Store_Code=SMTC&Product_Code=GSP', 'Image Width': '416', 'Image Height': '432', 'X Position': '382', 'Y Position': '263', 'BackgroundImage': '../../../Background.gif' }
	});
});
// End jMedia Components


