<?xml version="1.0" ?>
<!-- VIDEOS (contains the information for the player):                                                                        -->
<!-- 	 The following can be left blank if not needed:                                                                       -->
<!--           title, speakername, speakertitle, speakerphoto (40x65px), firstvideoimage (jpg or gif preview of first video)  -->
<!-- 	 The following MUST contain info:                                                                                     -->
<!--           videowidth, videoheight,                                                                                       -->
<!--           loadatstart [yes/no] (if "yes", the video loads immediately),                                                  -->   
<!--           pausedatstart [yes/no],                                                                                        -->
<!--           continuousplay [yes/no] (if "yes", the next video plays immediately when the previous one ends)                --> 
<!--           omniture (code used for Omniture tracking - example: "matlabDemo" )                                            --> 
<videos 
	title="" 
	speakername="Doug Hull" 
	speakertitle="" 
	speakerphoto="" 
	firstvideoimage="/images/pick/FlashVideos/01 MATLAB Profiler original.jpg"  
	videowidth="500" 
	videoheight="375" 
	productcode="ML"
	release="9a"
	category="BL"
	loadatstart="no"
	pausedatstart="yes" 
	continuousplay="yes" 
	omniture="" >
	
	<!-- SECTION and individual VIDEOS:                                                                                       --> 
	<!-- If there ARE sections, fill in "title" under section tag                                                             -->
	<!-- If there are NO sections, leave section title tag blank (ie. <section title="">                                      -->
	<!-- "title" should also contain the length of the video                                                                  -->
	<!-- "file" is the full file name and absolute path                                                                       -->
	<!-- "filetype" should be flv or swf                                                                                      -->
	<section title="">
		<video title="01 MATLAB Profiler" file="/images/pick/FlashVideos/01 MATLAB Profiler.flv" filetype="flv" />
	</section>
</videos>

<topcta include="no" feedbacklink="no" >
</topcta>


