// Begin jMedia Components
$(document).ready(
function() {
	$("#RotatingPicture1").media({ width: 360, height: 360, src: 'RotatingPicture.class', title: 'Rotating Picture',
		params: { codebase: '../../../', 'Pause Time': '5', 'Number of Images': '4', 'Image 1': '../../../Mata_Ortiz_Galleries/Wedding_Pots/Painted_Lace_Wedding/cv-checked-wedding1.jpg', 'Image 2': '../../../Mata_Ortiz_Galleries/Wedding_Pots/Painted_Lace_Wedding/cv-checked-wedding2.jpg', 'Image 3': '../../../Mata_Ortiz_Galleries/Wedding_Pots/Painted_Lace_Wedding/cv-checked-wedding3.jpg', 'Image 4': '../../../Mata_Ortiz_Galleries/Wedding_Pots/Painted_Lace_Wedding/cv-checked-wedding4.jpg', 'URL for Image 1': 'http://www.sierramadretrading.com/Merchant2/merchant.mvc?Screen=PROD&Store_Code=SMTC&Product_Code=MOPLWV', 'URL for Image 2': 'http://www.sierramadretrading.com/Merchant2/merchant.mvc?Screen=PROD&Store_Code=SMTC&Product_Code=MOPLWV', 'URL for Image 3': 'http://www.sierramadretrading.com/Merchant2/merchant.mvc?Screen=PROD&Store_Code=SMTC&Product_Code=MOPLWV', 'URL for Image 4': 'http://www.sierramadretrading.com/Merchant2/merchant.mvc?Screen=PROD&Store_Code=SMTC&Product_Code=MOPLWV', 'Image Width': '360', 'Image Height': '360', 'X Position': '422', 'Y Position': '276', 'BackgroundImage': '../../../Background.gif' }
	});
});
// End jMedia Components


