$(function()
	{
		currentTime = new Date();
		tme = currentTime.getTime();
		
		$("#flash-banner").flashembed({src:'http://millarangus.com/flash/dynamic_header.swf',width:'950', height:'235', wmode:'transparent',bgcolor: 'black'},{imagelist:'http://millarangus.com/include/xml/homepage_photos.xml?r=' + tme});
	}
)
