// Begin jMedia Components
$(document).ready(
function() {
	$("#RotatingPicture2").media({ width: 319, height: 330, src: 'RotatingPicture.class', title: 'Rotating Picture',
		params: { codebase: '../../../', 'Pause Time': '4', 'Number of Images': '4', 'Image 1': '../../../Ironwood/IW-Eagle-1a.jpg', 'Image 2': '../../../Ironwood/Tbl___Lg_Sculptures/IW_Eagle/IW-Eagle-2a.jpg', 'Image 3': '../../../Ironwood/Tbl___Lg_Sculptures/IW_Eagle/IW-Eagle-3a.jpg', 'Image 4': '../../../Ironwood/Tbl___Lg_Sculptures/IW_Eagle/IW-Eagle-4a.jpg', 'URL for Image 1': 'http://www.sierramadretrading.com/Merchant2/merchant.mv?Screen=PROD&Store_Code=SMTC&Product_Code=LES', 'URL for Image 2': 'http://www.sierramadretrading.com/Merchant2/merchant.mv?Screen=PROD&Store_Code=SMTC&Product_Code=LES', 'URL for Image 3': 'http://www.sierramadretrading.com/Merchant2/merchant.mv?Screen=PROD&Store_Code=SMTC&Product_Code=LES', 'URL for Image 4': 'http://www.sierramadretrading.com/Merchant2/merchant.mv?Screen=PROD&Store_Code=SMTC&Product_Code=LES', 'Image Width': '322', 'Image Height': '330', 'X Position': '264', 'Y Position': '313', 'BackgroundImage': '../../../Background.gif' }
	});
});
$(document).ready(
function() {
	$("#RotatingPicture1").media({ width: 321, height: 432, src: 'RotatingPicture.class', title: 'Rotating Picture',
		params: { codebase: '../../../', 'Pause Time': '4', 'Number of Images': '2', 'Image 1': '../../../Ironwood/Tbl___Lg_Sculptures/IW_Eagle/IW-Eagle-5.jpg', 'Image 2': '../../../Ironwood/Tbl___Lg_Sculptures/IW_Eagle/IW-Eagle-6.jpg', 'URL for Image 1': 'http://www.sierramadretrading.com/Merchant2/merchant.mv?Screen=PROD&Store_Code=SMTC&Product_Code=LES', 'URL for Image 2': 'http://www.sierramadretrading.com/Merchant2/merchant.mv?Screen=PROD&Store_Code=SMTC&Product_Code=LES', 'Image Width': '322', 'Image Height': '432', 'X Position': '647', 'Y Position': '313', 'BackgroundImage': '../../../Background.gif' }
	});
});
// End jMedia Components


