
function start(id)
{

	var htmlString = "";
	var screenDiv = document.getElementById("videoArea");
	
	if (id == 1)
	{
		dcsMultiTrack('WT.z_videoName','Cruise Control');
		videoName = "cruiseCustomers";
		
		var so = new SWFObject('flash/MTC_player_lv3_initialplayer.swf','mpl','320','198','9');
		so.addVariable("thumbPath",'flash/cruiseControl.jpg');
		so.addParam('allowfullscreen','true');
		so.addParam('wmode','transparent');
		so.addVariable('VideoPath','../flash/videos/cruiseCustomers.flv');		
		
		so.write('videoPlayer');			
		
		htmlString += "<div id='videoTitle'>Cruise Control</div>";
		
		htmlString += "<div id='videoMenu'>";


			htmlString += "<div class='blockStruct'>";
				htmlString += "<span class='blockImage'>";
					htmlString += "<a href='javascript:start(5);' id='blockOneImage' class='activeVideo'></a>";
				htmlString += "</span>";
				htmlString += "<span class='blockText'>";
					htmlString += "<h1>Bluetooth</h1>";
					htmlString += "<p>Bluetooth Quick Tips is a video-based information source that provides basic information related to the Bluetooth mobile phone interface.</p>";
					htmlString += "<p><a href='javascript:start(1);' class='film'>Video</a></p>";
				htmlString += "</span>";
			htmlString += "</div>";
			
			htmlString += "<div class='blockStruct'>";
				htmlString += "<span class='blockImage'>";
					htmlString += "<a href='javascript:start(6);' id='voiceControlImage' ></a>";
				htmlString += "</span>";
				htmlString += "<span class='blockText'>";
					htmlString += "<h1>Voice Control</h1>";
					htmlString += "<p>Voice Recognition Quick Tips provides basic information as it relates to voice recognition for telephone, navigation and audio features.</p>";
					htmlString += "<p><a href='javascript:start(6);' class='film'>Video</a></p>";
				htmlString += "</span>";
			htmlString += "</div>";

			htmlString += "<div class='blockStruct'>";
				htmlString += "<span class='blockImage'>";
					htmlString += "<a href='javascript:start(1);' id='blockOneImage' class='activeVideo'></a>";
				htmlString += "</span>";
				htmlString += "<span class='blockText'>";
					htmlString += "<h1>Cruise Control</h1>";
					htmlString += "<p>Did you know the Mercedes-Benz cruise control stalk is designed for use at high speeds on the German Autobahn?  To learn more about the cruise control stalk, watch this video.</p>";
					htmlString += "<p><a href='javascript:start(1);' class='film'>Video</a></p>";
				htmlString += "</span>";
			htmlString += "</div>";
			
			htmlString += "<div class='blockStruct'>";
				htmlString += "<span class='blockImage'>";
					htmlString += "<a href='javascript:start(2);' id='blockTwoImage'></a>";
				htmlString += "</span>";
				htmlString += "<span class='blockText'>";
					htmlString += "<h1>Tire Pressure Monitoring System</h1>";
					htmlString += "<p>Identify and understand a TPMS warning, find tire pressure specifications, use a pressure gauge, and restart the system.</p>";
					htmlString += "<p><a href='javascript:start(2);' class='film'>Video</a></p>";					
				htmlString += "</span>";				
			htmlString += "</div>";		
		
		htmlString += "</div>";
		
	}
	else if (id == 2)
	{
		dcsMultiTrack('WT.z_videoName','TPMS - Introduction and Warning I.D.');
		htmlString += "<div id='videoTitle'>TPMS - Introduction and Warning I.D.</div>";	
		
		videoName = "tpms/01_TPMS_Intro";
		
		var so = new SWFObject('flash/MTC_player_lv3_initialplayer.swf','mpl','320','198','9');
		so.addVariable("thumbPath",'flash/TPMS.jpg');
		so.addParam('allowfullscreen','true');
		so.addParam('wmode','transparent');
		so.addVariable('VideoPath','../flash/videos/tpms/01_TPMS_Intro.flv');		
		
		so.write('videoPlayer');			

		
		htmlString += "<div id='videoMenu'>";
		
			htmlString += "<div class='blockStruct'>";
				htmlString += "<span class='blockImage'>";
					htmlString += "<a href='javascript:start(5);' id='bluetoothImage' ></a>";
				htmlString += "</span>";
				htmlString += "<span class='blockText'>";
					htmlString += "<h1>Bluetooth</h1>";
					htmlString += "<p>Bluetooth Quick Tips is a video-based information source that provides basic information related to the Bluetooth mobile phone interface.</p>";
					htmlString += "<p><a href='javascript:start(5);' class='film'>Video</a></p>";
				htmlString += "</span>";
			htmlString += "</div>";
			
			htmlString += "<div class='blockStruct'>";
				htmlString += "<span class='blockImage'>";
					htmlString += "<a href='javascript:start(6);' id='voiceControlImage' ></a>";
				htmlString += "</span>";
				htmlString += "<span class='blockText'>";
					htmlString += "<h1>Voice Control</h1>";
					htmlString += "<p>Voice Recognition Quick Tips provides basic information as it relates to voice recognition for telephone, navigation and audio features.</p>";
					htmlString += "<p><a href='javascript:start(6);' class='film'>Video</a></p>";
				htmlString += "</span>";
			htmlString += "</div>";

		
			htmlString += "<div class='blockStruct'>";
				htmlString += "<span class='blockImage'>";
					htmlString += "<a href='javascript:start(1);' id='blockOneImage'></a>";
				htmlString += "</span>";
				htmlString += "<span class='blockText'>";
					htmlString += "<h1>Cruise Control</h1>";
					htmlString += "<p>Did you know the Mercedes-Benz cruise control stalk is designed for use at high speeds on the German Autobahn?  To learn more about the cruise control stalk, watch this video.</p>";
					htmlString += "<p><a href='javascript:start(1);' class='film'>Video</a></p>";					
				htmlString += "</span>";
			htmlString += "</div>";
			htmlString += "<div class='blockStruct'>";
				htmlString += "<span class='blockImage'>";
					htmlString += "<a href='javascript:start(2);' id='blockSevenImage' class='activeVideo'></a>";
				htmlString += "</span>";
				htmlString += "<span class='blockText'>";
					htmlString += "<h1>Tire Pressure Monitoring System</h1>";
					htmlString += "<p>Identify and understand a TPMS warning, find tire pressure specifications, use a pressure gauge, and restart the system.</p>";
					htmlString += "<p><a href='javascript:start(2);' class='film'>Video</a></p>";					
				htmlString += "</span>";				
			htmlString += "</div>";
			
		htmlString += "</div>";
		
		htmlString += "<div class='menuItems'>";
		htmlString += "<ul><li><a href='javascript:start(2);' class='activeLink'>1.) TPMS - Introduction and Warning I.D.</a></li><li><a href='javascript:start(22);' >2.) TPMS - Why Warnings Occur</a></li><li><a href='javascript:start(23);' >3.) TPMS - Tire Pressure Specifications</a></li><li><a href='javascript:start(24);'>4.) TPMS - Checking and Adjusting Pressure</a></li><li><a href='javascript:start(25);'>5.) TPMS - Restarting</a></li><li><a href='javascript:start(26);'>6.) TPMS - FAQs</a></li></ul>";
		htmlString += "</div>";
				
	}
	else if (id == 22)
	{
		dcsMultiTrack('WT.z_videoName','TPMS - Why Warnings Occur');
		htmlString += "<div id='videoTitle'>TPMS - Why Warnings Occur</div>";	
		
		videoName = "tpms/02_TPMS_WhyWarnings";
		
		var so = new SWFObject('flash/MTC_player_lv3_initialplayer.swf','mpl','320','198','9');
		so.addVariable("thumbPath",'flash/TPMS.jpg');
		so.addParam('allowfullscreen','true');
		so.addParam('wmode','transparent');
		so.addVariable('VideoPath','../flash/videos/tpms/02_TPMS_WhyWarnings.flv');		
		
		so.write('videoPlayer');			

		
		htmlString += "<div id='videoMenu'>";
		
			htmlString += "<div class='blockStruct'>";
				htmlString += "<span class='blockImage'>";
					htmlString += "<a href='javascript:start(5);' id='bluetoothImage' ></a>";
				htmlString += "</span>";
				htmlString += "<span class='blockText'>";
					htmlString += "<h1>Bluetooth</h1>";
					htmlString += "<p>Bluetooth Quick Tips is a video-based information source that provides basic information related to the Bluetooth mobile phone interface.</p>";
					htmlString += "<p><a href='javascript:start(5);' class='film'>Video</a></p>";
				htmlString += "</span>";
			htmlString += "</div>";
			
			htmlString += "<div class='blockStruct'>";
				htmlString += "<span class='blockImage'>";
					htmlString += "<a href='javascript:start(6);' id='voiceControlImage' ></a>";
				htmlString += "</span>";
				htmlString += "<span class='blockText'>";
					htmlString += "<h1>Voice Control</h1>";
					htmlString += "<p>Voice Recognition Quick Tips provides basic information as it relates to voice recognition for telephone, navigation and audio features.</p>";
					htmlString += "<p><a href='javascript:start(6);' class='film'>Video</a></p>";
				htmlString += "</span>";
			htmlString += "</div>";

		
			htmlString += "<div class='blockStruct'>";
				htmlString += "<span class='blockImage'>";
					htmlString += "<a href='javascript:start(1);' id='blockOneImage'></a>";
				htmlString += "</span>";
				htmlString += "<span class='blockText'>";
					htmlString += "<h1>Cruise Control</h1>";
					htmlString += "<p>Did you know the Mercedes-Benz cruise control stalk is designed for use at high speeds on the German Autobahn?  To learn more about the cruise control stalk, watch this video.</p>";
					htmlString += "<p><a href='javascript:start(1);' class='film'>Video</a></p>";					
				htmlString += "</span>";
			htmlString += "</div>";
			htmlString += "<div class='blockStruct'>";
				htmlString += "<span class='blockImage'>";
					htmlString += "<a href='javascript:start(2);' id='blockSevenImage' class='activeVideo'></a>";
				htmlString += "</span>";
				htmlString += "<span class='blockText'>";
					htmlString += "<h1>Tire Pressure Monitoring System</h1>";
					htmlString += "<p>Identify and understand a TPMS warning, find tire pressure specifications, use a pressure gauge, and restart the system.</p>";
					htmlString += "<p><a href='javascript:start(2);' class='film'>Video</a></p>";					
				htmlString += "</span>";				
			htmlString += "</div>";
			
		htmlString += "</div>";
		
		htmlString += "<div class='menuItems'>";
		htmlString += "<ul><li><a href='javascript:start(2);'>1.) TPMS - Introduction and Warning I.D.</a></li><li><a href='javascript:start(22);' class='activeLink'>2.) TPMS - Why Warnings Occur</a></li><li><a href='javascript:start(23);' >3.) TPMS - Tire Pressure Specifications</a></li><li><a href='javascript:start(24);'>4.) TPMS - Checking and Adjusting Pressure</a></li><li><a href='javascript:start(25);'>5.) TPMS - Restarting</a></li><li><a href='javascript:start(26);'>6.) TPMS - FAQs</a></li></ul>";
		htmlString += "</div>";
				
	}
	else if (id == 23)
	{
		dcsMultiTrack('WT.z_videoName','TPMS - Tire Pressure Specifications');
		htmlString += "<div id='videoTitle'>TPMS - Tire Pressure Specifications</div>";	
		
		videoName = "tpms/03_TPMS_TireSpecs";
		
		var so = new SWFObject('flash/MTC_player_lv3_initialplayer.swf','mpl','320','198','9');
		so.addVariable("thumbPath",'flash/TPMS.jpg');
		so.addParam('allowfullscreen','true');
		so.addParam('wmode','transparent');
		so.addVariable('VideoPath','../flash/videos/tpms/03_TPMS_TireSpecs.flv');		
		
		so.write('videoPlayer');			

		
		htmlString += "<div id='videoMenu'>";
		
			htmlString += "<div class='blockStruct'>";
				htmlString += "<span class='blockImage'>";
					htmlString += "<a href='javascript:start(5);' id='bluetoothImage' ></a>";
				htmlString += "</span>";
				htmlString += "<span class='blockText'>";
					htmlString += "<h1>Bluetooth</h1>";
					htmlString += "<p>Bluetooth Quick Tips is a video-based information source that provides basic information related to the Bluetooth mobile phone interface.</p>";
					htmlString += "<p><a href='javascript:start(5);' class='film'>Video</a></p>";
				htmlString += "</span>";
			htmlString += "</div>";
			
			htmlString += "<div class='blockStruct'>";
				htmlString += "<span class='blockImage'>";
					htmlString += "<a href='javascript:start(6);' id='voiceControlImage' ></a>";
				htmlString += "</span>";
				htmlString += "<span class='blockText'>";
					htmlString += "<h1>Voice Control</h1>";
					htmlString += "<p>Voice Recognition Quick Tips provides basic information as it relates to voice recognition for telephone, navigation and audio features.</p>";
					htmlString += "<p><a href='javascript:start(6);' class='film'>Video</a></p>";
				htmlString += "</span>";
			htmlString += "</div>";

		
			htmlString += "<div class='blockStruct'>";
				htmlString += "<span class='blockImage'>";
					htmlString += "<a href='javascript:start(1);' id='blockOneImage'></a>";
				htmlString += "</span>";
				htmlString += "<span class='blockText'>";
					htmlString += "<h1>Cruise Control</h1>";
					htmlString += "<p>Did you know the Mercedes-Benz cruise control stalk is designed for use at high speeds on the German Autobahn?  To learn more about the cruise control stalk, watch this video.</p>";
					htmlString += "<p><a href='javascript:start(1);' class='film'>Video</a></p>";					
				htmlString += "</span>";
			htmlString += "</div>";
			htmlString += "<div class='blockStruct'>";
				htmlString += "<span class='blockImage'>";
					htmlString += "<a href='javascript:start(2);' id='blockSevenImage' class='activeVideo'></a>";
				htmlString += "</span>";
				htmlString += "<span class='blockText'>";
					htmlString += "<h1>Tire Pressure Monitoring System</h1>";
					htmlString += "<p>Identify and understand a TPMS warning, find tire pressure specifications, use a pressure gauge, and restart the system.</p>";
					htmlString += "<p><a href='javascript:start(2);' class='film'>Video</a></p>";					
				htmlString += "</span>";				
			htmlString += "</div>";
			
		htmlString += "</div>";
		
		htmlString += "<div class='menuItems'>";
		htmlString += "<ul><li><a href='javascript:start(2);'>1.) TPMS - Introduction and Warning I.D.</a></li><li><a href='javascript:start(22);' >2.) TPMS - Why Warnings Occur</a></li><li><a href='javascript:start(23);' class='activeLink'>3.) TPMS - Tire Pressure Specifications</a></li><li><a href='javascript:start(24);'>4.) TPMS - Checking and Adjusting Pressure</a></li><li><a href='javascript:start(25);'>5.) TPMS - Restarting</a></li><li><a href='javascript:start(26);'>6.) TPMS - FAQs</a></li></ul>";
		htmlString += "</div>";

				
	}
	else if (id == 24)
	{
		dcsMultiTrack('WT.z_videoName','TPMS - Checking and Adjusting Pressure');
		htmlString += "<div id='videoTitle'>TPMS - Checking and Adjusting Pressure</div>";	
		
		videoName = "tpms/04_TPMS_CheckingAdjust";
		
		var so = new SWFObject('flash/MTC_player_lv3_initialplayer.swf','mpl','320','198','9');
		so.addVariable("thumbPath",'flash/TPMS.jpg');
		so.addParam('allowfullscreen','true');
		so.addParam('wmode','transparent');
		so.addVariable('VideoPath','../flash/videos/tpms/04_TPMS_CheckingAdjust.flv');		
		
		so.write('videoPlayer');			

		
		htmlString += "<div id='videoMenu'>";
		
			htmlString += "<div class='blockStruct'>";
				htmlString += "<span class='blockImage'>";
					htmlString += "<a href='javascript:start(5);' id='bluetoothImage' ></a>";
				htmlString += "</span>";
				htmlString += "<span class='blockText'>";
					htmlString += "<h1>Bluetooth</h1>";
					htmlString += "<p>Bluetooth Quick Tips is a video-based information source that provides basic information related to the Bluetooth mobile phone interface.</p>";
					htmlString += "<p><a href='javascript:start(5);' class='film'>Video</a></p>";
				htmlString += "</span>";
			htmlString += "</div>";
			
			htmlString += "<div class='blockStruct'>";
				htmlString += "<span class='blockImage'>";
					htmlString += "<a href='javascript:start(6);' id='voiceControlImage' ></a>";
				htmlString += "</span>";
				htmlString += "<span class='blockText'>";
					htmlString += "<h1>Voice Control</h1>";
					htmlString += "<p>Voice Recognition Quick Tips provides basic information as it relates to voice recognition for telephone, navigation and audio features.</p>";
					htmlString += "<p><a href='javascript:start(6);' class='film'>Video</a></p>";
				htmlString += "</span>";
			htmlString += "</div>";

		
			htmlString += "<div class='blockStruct'>";
				htmlString += "<span class='blockImage'>";
					htmlString += "<a href='javascript:start(1);' id='blockOneImage'></a>";
				htmlString += "</span>";
				htmlString += "<span class='blockText'>";
					htmlString += "<h1>Cruise Control</h1>";
					htmlString += "<p>Did you know the Mercedes-Benz cruise control stalk is designed for use at high speeds on the German Autobahn?  To learn more about the cruise control stalk, watch this video.</p>";
					htmlString += "<p><a href='javascript:start(1);' class='film'>Video</a></p>";					
				htmlString += "</span>";
			htmlString += "</div>";
			htmlString += "<div class='blockStruct'>";
				htmlString += "<span class='blockImage'>";
					htmlString += "<a href='javascript:start(2);' id='blockSevenImage' class='activeVideo'></a>";
				htmlString += "</span>";
				htmlString += "<span class='blockText'>";
					htmlString += "<h1>Tire Pressure Monitoring System</h1>";
					htmlString += "<p>Identify and understand a TPMS warning, find tire pressure specifications, use a pressure gauge, and restart the system.</p>";
					htmlString += "<p><a href='javascript:start(2);' class='film'>Video</a></p>";					
				htmlString += "</span>";				
			htmlString += "</div>";
			
		htmlString += "</div>";
		
		htmlString += "<div class='menuItems'>";
		htmlString += "<ul><li><a href='javascript:start(2);'>1.) TPMS - Introduction and Warning I.D.</a></li><li><a href='javascript:start(22);' >2.) TPMS - Why Warnings Occur</a></li><li><a href='javascript:start(23);' >3.) TPMS - Tire Pressure Specifications</a></li><li><a href='javascript:start(24);' class='activeLink'>4.) TPMS - Checking and Adjusting Pressure</a></li><li><a href='javascript:start(25);'>5.) TPMS - Restarting</a></li><li><a href='javascript:start(26);'>6.) TPMS - FAQs</a></li></ul>";
		htmlString += "</div>";

				
	}
	else if (id == 25)
	{
		dcsMultiTrack('WT.z_videoName','TPMS - Restarting');
		htmlString += "<div id='videoTitle'>TPMS - Restarting</div>";	
		
		videoName = "tpms/05_TPMS_Restart";
		
		var so = new SWFObject('flash/MTC_player_lv3_initialplayer.swf','mpl','320','198','9');
		so.addVariable("thumbPath",'flash/TPMS.jpg');
		so.addParam('allowfullscreen','true');
		so.addParam('wmode','transparent');
		so.addVariable('VideoPath','../flash/videos/tpms/05_TPMS_Restart.flv');		
		
		so.write('videoPlayer');			

		
		htmlString += "<div id='videoMenu'>";
		
			htmlString += "<div class='blockStruct'>";
				htmlString += "<span class='blockImage'>";
					htmlString += "<a href='javascript:start(5);' id='bluetoothImage' ></a>";
				htmlString += "</span>";
				htmlString += "<span class='blockText'>";
					htmlString += "<h1>Bluetooth</h1>";
					htmlString += "<p>Bluetooth Quick Tips is a video-based information source that provides basic information related to the Bluetooth mobile phone interface.</p>";
					htmlString += "<p><a href='javascript:start(5);' class='film'>Video</a></p>";
				htmlString += "</span>";
			htmlString += "</div>";
			
			htmlString += "<div class='blockStruct'>";
				htmlString += "<span class='blockImage'>";
					htmlString += "<a href='javascript:start(6);' id='voiceControlImage' ></a>";
				htmlString += "</span>";
				htmlString += "<span class='blockText'>";
					htmlString += "<h1>Voice Control</h1>";
					htmlString += "<p>Voice Recognition Quick Tips provides basic information as it relates to voice recognition for telephone, navigation and audio features.</p>";
					htmlString += "<p><a href='javascript:start(6);' class='film'>Video</a></p>";
				htmlString += "</span>";
			htmlString += "</div>";

		
			htmlString += "<div class='blockStruct'>";
				htmlString += "<span class='blockImage'>";
					htmlString += "<a href='javascript:start(1);' id='blockOneImage'></a>";
				htmlString += "</span>";
				htmlString += "<span class='blockText'>";
					htmlString += "<h1>Cruise Control</h1>";
					htmlString += "<p>Did you know the Mercedes-Benz cruise control stalk is designed for use at high speeds on the German Autobahn?  To learn more about the cruise control stalk, watch this video.</p>";
					htmlString += "<p><a href='javascript:start(1);' class='film'>Video</a></p>";					
				htmlString += "</span>";
			htmlString += "</div>";
			htmlString += "<div class='blockStruct'>";
				htmlString += "<span class='blockImage'>";
					htmlString += "<a href='javascript:start(2);' id='blockSevenImage' class='activeVideo'></a>";
				htmlString += "</span>";
				htmlString += "<span class='blockText'>";
					htmlString += "<h1>Tire Pressure Monitoring System</h1>";
					htmlString += "<p>Identify and understand a TPMS warning, find tire pressure specifications, use a pressure gauge, and restart the system.</p>";
					htmlString += "<p><a href='javascript:start(2);' class='film'>Video</a></p>";					
				htmlString += "</span>";				
			htmlString += "</div>";
			
		htmlString += "</div>";
		
		htmlString += "<div class='menuItems'>";
		htmlString += "<ul><li><a href='javascript:start(2);'>1.) TPMS - Introduction and Warning I.D.</a></li><li><a href='javascript:start(22);' >2.) TPMS - Why Warnings Occur</a></li><li><a href='javascript:start(23);' >3.) TPMS - Tire Pressure Specifications</a></li><li><a href='javascript:start(24);'>4.) TPMS - Checking and Adjusting Pressure</a></li><li><a href='javascript:start(25);' class='activeLink'>5.) TPMS - Restarting</a></li><li><a href='javascript:start(26);'>6.) TPMS - FAQs</a></li></ul>";
		htmlString += "</div>";

				
	}
	else if (id == 26)
	{
		dcsMultiTrack('WT.z_videoName','TPMS - FAQs');
		htmlString += "<div id='videoTitle'>TPMS - FAQs</div>";	
		
		videoName = "tpms/06_TPMS_FAQ";
		
		var so = new SWFObject('flash/MTC_player_lv3_initialplayer.swf','mpl','320','198','9');
		so.addVariable("thumbPath",'flash/TPMS.jpg');
		so.addParam('allowfullscreen','true');
		so.addParam('wmode','transparent');
		so.addVariable('VideoPath','../flash/videos/tpms/06_TPMS_FAQ.flv');		
		
		so.write('videoPlayer');	

		
		htmlString += "<div id='videoMenu'>";
		
			htmlString += "<div class='blockStruct'>";
				htmlString += "<span class='blockImage'>";
					htmlString += "<a href='javascript:start(5);' id='bluetoothImage' ></a>";
				htmlString += "</span>";
				htmlString += "<span class='blockText'>";
					htmlString += "<h1>Bluetooth</h1>";
					htmlString += "<p>Bluetooth Quick Tips is a video-based information source that provides basic information related to the Bluetooth mobile phone interface.</p>";
					htmlString += "<p><a href='javascript:start(5);' class='film'>Video</a></p>";
				htmlString += "</span>";
			htmlString += "</div>";
			
			htmlString += "<div class='blockStruct'>";
				htmlString += "<span class='blockImage'>";
					htmlString += "<a href='javascript:start(6);' id='voiceControlImage' ></a>";
				htmlString += "</span>";
				htmlString += "<span class='blockText'>";
					htmlString += "<h1>Voice Control</h1>";
					htmlString += "<p>Voice Recognition Quick Tips provides basic information as it relates to voice recognition for telephone, navigation and audio features.</p>";
					htmlString += "<p><a href='javascript:start(6);' class='film'>Video</a></p>";
				htmlString += "</span>";
			htmlString += "</div>";

		
			htmlString += "<div class='blockStruct'>";
				htmlString += "<span class='blockImage'>";
					htmlString += "<a href='javascript:start(1);' id='blockOneImage'></a>";
				htmlString += "</span>";
				htmlString += "<span class='blockText'>";
					htmlString += "<h1>Cruise Control</h1>";
					htmlString += "<p>Did you know the Mercedes-Benz cruise control stalk is designed for use at high speeds on the German Autobahn?  To learn more about the cruise control stalk, watch this video.</p>";
					htmlString += "<p><a href='javascript:start(1);' class='film'>Video</a></p>";					
				htmlString += "</span>";
			htmlString += "</div>";
			htmlString += "<div class='blockStruct'>";
				htmlString += "<span class='blockImage'>";
					htmlString += "<a href='javascript:start(2);' id='blockSevenImage' class='activeVideo'></a>";
				htmlString += "</span>";
				htmlString += "<span class='blockText'>";
					htmlString += "<h1>Tire Pressure Monitoring System</h1>";
					htmlString += "<p>Identify and understand a TPMS warning, find tire pressure specifications, use a pressure gauge, and restart the system.</p>";
					htmlString += "<p><a href='javascript:start(2);' class='film'>Video</a></p>";					
				htmlString += "</span>";				
			htmlString += "</div>";
			
		htmlString += "</div>";
		
		htmlString += "<div class='menuItems'>";
		htmlString += "<ul><li><a href='javascript:start(2);'>1.) TPMS - Introduction and Warning I.D.</a></li><li><a href='javascript:start(22);' >2.) TPMS - Why Warnings Occur</a></li><li><a href='javascript:start(23);' >3.) TPMS - Tire Pressure Specifications</a></li><li><a href='javascript:start(24);'>4.) TPMS - Checking and Adjusting Pressure</a></li><li><a href='javascript:start(25);'>5.) TPMS - Restarting</a></li><li><a href='javascript:start(26);' class='activeLink'>6.) TPMS - FAQs</a></li></ul>";
		htmlString += "</div>";

				
	}
	else if (id == 5)
	{
		dcsMultiTrack('WT.z_videoName','1Blue_Intro_DM_for_WEB');
		videoName = "bluetooth/1Blue_Intro_DM_for_WEB";
		
		var so = new SWFObject('flash/MTC_player_lv3_initialplayer.swf','mpl','320','198','9');
		so.addVariable("thumbPath",'flash/bluetooth.jpg');
		so.addParam('allowfullscreen','true');
		so.addParam('wmode','transparent');
		so.addVariable('VideoPath','../flash/videos/bluetooth/1Blue_Intro_DM_for_WEB.flv');

		so.write('videoPlayer');			
		
		htmlString += "<div id='videoTitle'>Bluetooth - Intro</div>";
		
		htmlString += "<div id='videoMenu'>";

			htmlString += "<div class='blockStruct'>";
				htmlString += "<span class='blockImage'>";
					htmlString += "<a href='javascript:start(5);' id='bluetoothImage' class='activeVideo'></a>";
				htmlString += "</span>";
				htmlString += "<span class='blockText'>";
					htmlString += "<h1>Bluetooth</h1>";
					htmlString += "<p>Bluetooth Quick Tips is a video-based information source that provides basic information related to the Bluetooth mobile phone interface.</p>";
					htmlString += "<p><a href='javascript:start(5);' class='film'>Video</a></p>";
				htmlString += "</span>";
			htmlString += "</div>";
			
			htmlString += "<div class='blockStruct'>";
				htmlString += "<span class='blockImage'>";
					htmlString += "<a href='javascript:start(6);' id='voiceControlImage' ></a>";
				htmlString += "</span>";
				htmlString += "<span class='blockText'>";
					htmlString += "<h1>Voice Control</h1>";
					htmlString += "<p>Voice Recognition Quick Tips provides basic information as it relates to voice recognition for telephone, navigation and audio features.</p>";
					htmlString += "<p><a href='javascript:start(6);' class='film'>Video</a></p>";
				htmlString += "</span>";
			htmlString += "</div>";

			htmlString += "<div class='blockStruct'>";
				htmlString += "<span class='blockImage'>";
					htmlString += "<a href='javascript:start(1);' id='blockOneImage' ></a>";
				htmlString += "</span>";
				htmlString += "<span class='blockText'>";
					htmlString += "<h1>Cruise Control</h1>";
					htmlString += "<p>Did you know the Mercedes-Benz cruise control stalk is designed for use at high speeds on the German Autobahn?  To learn more about the cruise control stalk, watch this video.</p>";
					htmlString += "<p><a href='javascript:start(1);' class='film'>Video</a></p>";
				htmlString += "</span>";
			htmlString += "</div>";
			
			htmlString += "<div class='blockStruct'>";
				htmlString += "<span class='blockImage'>";
					htmlString += "<a href='javascript:start(2);' id='blockSevenImage'></a>";
				htmlString += "</span>";
				htmlString += "<span class='blockText'>";
					htmlString += "<h1>Tire Pressure Monitoring System</h1>";
					htmlString += "<p>Identify and understand a TPMS warning, find tire pressure specifications, use a pressure gauge, and restart the system.</p>";
					htmlString += "<p><a href='javascript:start(2);' class='film'>Video</a></p>";					
				htmlString += "</span>";				
			htmlString += "</div>";
	
		
		htmlString += "</div>";
		
		htmlString += "<div class='menuItems'>";
		htmlString += "<ul><li><a href='javascript:start(5);' class='activeLink'>1.) Bluetooth - Intro</a></li><li><a href='javascript:start(8);'>2.) Bluetooth - ID Compatible Phone</a></li><li><a href='javascript:start(9);'>3.) Bluetooth - Pair with Car (Overview)</a></li><li><a href='javascript:start(10);'>4.) Bluetooth - Pair with Car (8830)</a></li><li><a href='javascript:start(11);'>5.) Bluetooth - Pair with Car (V3i)</a></li><li><a href='javascript:start(12);'>6.) Bluetooth - Pair with Car (iPhone)</a></li><li><a href='javascript:start(13);'>7.) Bluetooth - Other Features</a></li></ul>";
		htmlString += "</div>";
		
	}
	
	else if (id == 6)
	{
		dcsMultiTrack('WT.z_videoName','1VoiceControl_Indi_DM_for_WEB');
		videoName = "voiceControl/1VoiceControl_Indi_DM_for_WEB";
		
		var so = new SWFObject('flash/MTC_player_lv3_initialplayer.swf','mpl','320','198','9');
		so.addVariable("thumbPath",'flash/voiceControl.jpg');
		so.addParam('allowfullscreen','true');
		so.addParam('wmode','transparent');		so.addVariable('VideoPath','../flash/videos/voiceControl/1VoiceControl_Indi_DM_for_WEB.flv');

		so.write('videoPlayer');			
		
		htmlString += "<div id='videoTitle'>Voice Control - Individualization</div>";
		
		htmlString += "<div id='videoMenu'>";

			htmlString += "<div class='blockStruct'>";
				htmlString += "<span class='blockImage'>";
					htmlString += "<a href='javascript:start(5);' id='bluetoothImage' ></a>";
				htmlString += "</span>";
				htmlString += "<span class='blockText'>";
					htmlString += "<h1>Bluetooth</h1>";
					htmlString += "<p>Bluetooth Quick Tips is a video-based information source that provides basic information related to the Bluetooth mobile phone interface.</p>";
					htmlString += "<p><a href='javascript:start(5);' class='film'>Video</a></p>";
				htmlString += "</span>";
			htmlString += "</div>";
			
			htmlString += "<div class='blockStruct'>";
				htmlString += "<span class='blockImage'>";
					htmlString += "<a href='javascript:start(6);' id='voiceControlImage' class='activeVideo'></a>";
				htmlString += "</span>";
				htmlString += "<span class='blockText'>";
					htmlString += "<h1>Voice Control</h1>";
					htmlString += "<p>Voice Recognition Quick Tips provides basic information as it relates to voice recognition for telephone, navigation and audio features.</p>";
					htmlString += "<p><a href='javascript:start(6);' class='film'>Video</a></p>";
				htmlString += "</span>";
			htmlString += "</div>";

			htmlString += "<div class='blockStruct'>";
				htmlString += "<span class='blockImage'>";
					htmlString += "<a href='javascript:start(1);' id='blockOneImage' ></a>";
				htmlString += "</span>";
				htmlString += "<span class='blockText'>";
					htmlString += "<h1>Cruise Control</h1>";
					htmlString += "<p>Did you know the Mercedes-Benz cruise control stalk is designed for use at high speeds on the German Autobahn?  To learn more about the cruise control stalk, watch this video.</p>";
					htmlString += "<p><a href='javascript:start(1);' class='film'>Video</a></p>";
				htmlString += "</span>";
			htmlString += "</div>";
			
			htmlString += "<div class='blockStruct'>";
				htmlString += "<span class='blockImage'>";
					htmlString += "<a href='javascript:start(2);' id='blockSevenImage'></a>";
				htmlString += "</span>";
				htmlString += "<span class='blockText'>";
					htmlString += "<h1>Tire Pressure Monitoring System</h1>";
					htmlString += "<p>Identify and understand a TPMS warning, find tire pressure specifications, use a pressure gauge, and restart the system.</p>";
					htmlString += "<p><a href='javascript:start(2);' class='film'>Video</a></p>";					
				htmlString += "</span>";				
			htmlString += "</div>";
	
		
		htmlString += "</div>";
		
		htmlString += "<div class='menuItems'>";
		htmlString += "<ul><li><a href='javascript:start(6);' class='activeLink'>1.) Voice Control - Individualization</a></li><li><a href='javascript:start(14);'>2.) Voice Control - Telephone</a></li><li><a href='javascript:start(15);'>3.) Voice Control - Navigation</a></li><li><a href='javascript:start(16);'>4.) Voice Control - Audio/Video</a></li></ul>";
		htmlString += "</div>";		
		
	}
	
	else if (id == 8)
	{
		dcsMultiTrack('WT.z_videoName','2Blue_IDphone_DM_for_WEB');
		videoName = "bluetooth/2Blue_IDphone_DM_for_WEB";
		
		var so = new SWFObject('flash/MTC_player_lv3_initialplayer.swf','mpl','320','198','9');
		so.addVariable("thumbPath",'flash/bluetooth.jpg');
		so.addParam('allowfullscreen','true');
		so.addParam('wmode','transparent');
		so.addVariable('VideoPath','../flash/videos/bluetooth/2Blue_IDphone_DM_for_WEB.flv');		
		so.write('videoPlayer');			
		
		htmlString += "<div id='videoTitle'>Bluetooth - ID Compatible Phone</div>";
		
		htmlString += "<div id='videoMenu'>";

			htmlString += "<div class='blockStruct'>";
				htmlString += "<span class='blockImage'>";
					htmlString += "<a href='javascript:start(5);' id='bluetoothImage' class='activeVideo'></a>";
				htmlString += "</span>";
				htmlString += "<span class='blockText'>";
					htmlString += "<h1>Bluetooth</h1>";
					htmlString += "<p>Bluetooth Quick Tips is a video-based information source that provides basic information related to the Bluetooth mobile phone interface.</p>";
					htmlString += "<p><a href='javascript:start(5);' class='film'>Video</a></p>";
				htmlString += "</span>";
			htmlString += "</div>";
			
			htmlString += "<div class='blockStruct'>";
				htmlString += "<span class='blockImage'>";
					htmlString += "<a href='javascript:start(6);' id='voiceControlImage' ></a>";
				htmlString += "</span>";
				htmlString += "<span class='blockText'>";
					htmlString += "<h1>Voice Control</h1>";
					htmlString += "<p>Voice Recognition Quick Tips provides basic information as it relates to voice recognition for telephone, navigation and audio features.</p>";
					htmlString += "<p><a href='javascript:start(6);' class='film'>Video</a></p>";
				htmlString += "</span>";
			htmlString += "</div>";

			htmlString += "<div class='blockStruct'>";
				htmlString += "<span class='blockImage'>";
					htmlString += "<a href='javascript:start(1);' id='blockOneImage' ></a>";
				htmlString += "</span>";
				htmlString += "<span class='blockText'>";
					htmlString += "<h1>Cruise Control</h1>";
					htmlString += "<p>Did you know the Mercedes-Benz cruise control stalk is designed for use at high speeds on the German Autobahn?  To learn more about the cruise control stalk, watch this video.</p>";
					htmlString += "<p><a href='javascript:start(1);' class='film'>Video</a></p>";
				htmlString += "</span>";
			htmlString += "</div>";
			
			htmlString += "<div class='blockStruct'>";
				htmlString += "<span class='blockImage'>";
					htmlString += "<a href='javascript:start(2);' id='blockSevenImage'></a>";
				htmlString += "</span>";
				htmlString += "<span class='blockText'>";
					htmlString += "<h1>Tire Pressure Monitoring System</h1>";
					htmlString += "<p>Identify and understand a TPMS warning, find tire pressure specifications, use a pressure gauge, and restart the system.</p>";
					htmlString += "<p><a href='javascript:start(2);' class='film'>Video</a></p>";					
				htmlString += "</span>";				
			htmlString += "</div>";
	
		
		htmlString += "</div>";
		
		htmlString += "<div class='menuItems'>";
		htmlString += "<ul><li><a href='javascript:start(5);'>1.) Bluetooth - Intro</a></li><li><a href='javascript:start(8);' class='activeLink' >2.) Bluetooth - ID Compatible Phone</a></li><li><a href='javascript:start(9);'>3.) Bluetooth - Pair with Car (Overview)</a></li><li><a href='javascript:start(10);'>4.) Bluetooth - Pair with Car (8830)</a></li><li><a href='javascript:start(11);'>5.) Bluetooth - Pair with Car (V3i)</a></li><li><a href='javascript:start(12);'>6.) Bluetooth - Pair with Car (iPhone)</a></li><li><a href='javascript:start(13);'>7.) Bluetooth - Other Features</a></li></ul>";
		htmlString += "</div>";
		
	}
	
	else if (id == 9)
	{
		dcsMultiTrack('WT.z_videoName','3Blue_Pairing_DM_for_WEB');
		videoName = "bluetooth/3Blue_Pairing_DM_for_WEB";
		
		var so = new SWFObject('flash/MTC_player_lv3_initialplayer.swf','mpl','320','198','9');
		so.addVariable("thumbPath",'flash/bluetooth.jpg');
		so.addParam('allowfullscreen','true');
		so.addParam('wmode','transparent');
		so.addVariable('VideoPath','../flash/videos/bluetooth/3Blue_Pairing_DM_for_WEB.flv');

		so.write('videoPlayer');			
		
		htmlString += "<div id='videoTitle'>Bluetooth - Pair with Car (Overview)</div>";
		
		htmlString += "<div id='videoMenu'>";

			htmlString += "<div class='blockStruct'>";
				htmlString += "<span class='blockImage'>";
					htmlString += "<a href='javascript:start(5);' id='bluetoothImage' class='activeVideo'></a>";
				htmlString += "</span>";
				htmlString += "<span class='blockText'>";
					htmlString += "<h1>Bluetooth</h1>";
					htmlString += "<p>Bluetooth Quick Tips is a video-based information source that provides basic information related to the Bluetooth mobile phone interface.</p>";
					htmlString += "<p><a href='javascript:start(5);' class='film'>Video</a></p>";
				htmlString += "</span>";
			htmlString += "</div>";
			
			htmlString += "<div class='blockStruct'>";
				htmlString += "<span class='blockImage'>";
					htmlString += "<a href='javascript:start(6);' id='voiceControlImage' ></a>";
				htmlString += "</span>";
				htmlString += "<span class='blockText'>";
					htmlString += "<h1>Voice Control</h1>";
					htmlString += "<p>Voice Recognition Quick Tips provides basic information as it relates to voice recognition for telephone, navigation and audio features.</p>";
					htmlString += "<p><a href='javascript:start(6);' class='film'>Video</a></p>";
				htmlString += "</span>";
			htmlString += "</div>";

			htmlString += "<div class='blockStruct'>";
				htmlString += "<span class='blockImage'>";
					htmlString += "<a href='javascript:start(1);' id='blockOneImage' ></a>";
				htmlString += "</span>";
				htmlString += "<span class='blockText'>";
					htmlString += "<h1>Cruise Control</h1>";
					htmlString += "<p>Did you know the Mercedes-Benz cruise control stalk is designed for use at high speeds on the German Autobahn?  To learn more about the cruise control stalk, watch this video.</p>";
					htmlString += "<p><a href='javascript:start(1);' class='film'>Video</a></p>";
				htmlString += "</span>";
			htmlString += "</div>";
			
			htmlString += "<div class='blockStruct'>";
				htmlString += "<span class='blockImage'>";
					htmlString += "<a href='javascript:start(2);' id='blockSevenImage'></a>";
				htmlString += "</span>";
				htmlString += "<span class='blockText'>";
					htmlString += "<h1>Tire Pressure Monitoring System</h1>";
					htmlString += "<p>Identify and understand a TPMS warning, find tire pressure specifications, use a pressure gauge, and restart the system.</p>";
					htmlString += "<p><a href='javascript:start(2);' class='film'>Video</a></p>";					
				htmlString += "</span>";				
			htmlString += "</div>";
	
		
		htmlString += "</div>";
		
		htmlString += "<div class='menuItems'>";
		htmlString += "<ul><li><a href='javascript:start(5);'>1.) Bluetooth - Intro</a></li><li><a href='javascript:start(8);' >2.) Bluetooth - ID Compatible Phone</a></li><li><a href='javascript:start(9);' class='activeLink' >3.) Bluetooth - Pair with Car (Overview)</a></li><li><a href='javascript:start(10);'>4.) Bluetooth - Pair with Car (8830)</a></li><li><a href='javascript:start(11);'>5.) Bluetooth - Pair with Car (V3i)</a></li><li><a href='javascript:start(12);'>6.) Bluetooth - Pair with Car (iPhone)</a></li><li><a href='javascript:start(13);'>7.) Bluetooth - Other Features</a></li></ul>";
		htmlString += "</div>";		
	}	
	
	else if (id == 10)
	{
		dcsMultiTrack('WT.z_videoName','4Blue_ExtAuthCOMAND_DM_for_WEB');
		videoName = "bluetooth/4Blue_ExtAuthCOMAND_DM_for_WEB";
		
		var so = new SWFObject('flash/MTC_player_lv3_initialplayer.swf','mpl','320','198','9');
		so.addVariable("thumbPath",'flash/bluetooth.jpg');
		so.addParam('allowfullscreen','true');
		so.addParam('wmode','transparent');
		so.addVariable('VideoPath','../flash/videos/bluetooth/4Blue_ExtAuthCOMAND_DM_for_WEB.flv');		
		so.write('videoPlayer');			
		
		htmlString += "<div id='videoTitle'>Bluetooth - Pair with Car (8830)</div>";
		
		htmlString += "<div id='videoMenu'>";

			htmlString += "<div class='blockStruct'>";
				htmlString += "<span class='blockImage'>";
					htmlString += "<a href='javascript:start(5);' id='bluetoothImage' class='activeVideo'></a>";
				htmlString += "</span>";
				htmlString += "<span class='blockText'>";
					htmlString += "<h1>Bluetooth</h1>";
					htmlString += "<p>Bluetooth Quick Tips is a video-based information source that provides basic information related to the Bluetooth mobile phone interface.</p>";
					htmlString += "<p><a href='javascript:start(5);' class='film'>Video</a></p>";
				htmlString += "</span>";
			htmlString += "</div>";
			
			htmlString += "<div class='blockStruct'>";
				htmlString += "<span class='blockImage'>";
					htmlString += "<a href='javascript:start(6);' id='voiceControlImage' ></a>";
				htmlString += "</span>";
				htmlString += "<span class='blockText'>";
					htmlString += "<h1>Voice Control</h1>";
					htmlString += "<p>Voice Recognition Quick Tips provides basic information as it relates to voice recognition for telephone, navigation and audio features.</p>";
					htmlString += "<p><a href='javascript:start(6);' class='film'>Video</a></p>";
				htmlString += "</span>";
			htmlString += "</div>";

			htmlString += "<div class='blockStruct'>";
				htmlString += "<span class='blockImage'>";
					htmlString += "<a href='javascript:start(1);' id='blockOneImage' ></a>";
				htmlString += "</span>";
				htmlString += "<span class='blockText'>";
					htmlString += "<h1>Cruise Control</h1>";
					htmlString += "<p>Did you know the Mercedes-Benz cruise control stalk is designed for use at high speeds on the German Autobahn?  To learn more about the cruise control stalk, watch this video.</p>";
					htmlString += "<p><a href='javascript:start(1);' class='film'>Video</a></p>";
				htmlString += "</span>";
			htmlString += "</div>";
			
			htmlString += "<div class='blockStruct'>";
				htmlString += "<span class='blockImage'>";
					htmlString += "<a href='javascript:start(2);' id='blockSevenImage'></a>";
				htmlString += "</span>";
				htmlString += "<span class='blockText'>";
					htmlString += "<h1>Tire Pressure Monitoring System</h1>";
					htmlString += "<p>Identify and understand a TPMS warning, find tire pressure specifications, use a pressure gauge, and restart the system.</p>";
					htmlString += "<p><a href='javascript:start(2);' class='film'>Video</a></p>";					
				htmlString += "</span>";				
			htmlString += "</div>";
	
		
		htmlString += "</div>";
		
		htmlString += "<div class='menuItems'>";
		htmlString += "<ul><li><a href='javascript:start(5);'>1.) Bluetooth - Intro</a></li><li><a href='javascript:start(8);' >2.) Bluetooth - ID Compatible Phone</a></li><li><a href='javascript:start(9);' >3.) Bluetooth - Pair with Car (Overview)</a></li><li><a href='javascript:start(10);' class='activeLink'>4.) Bluetooth - Pair with Car (8830)</a></li><li><a href='javascript:start(11);'>5.) Bluetooth - Pair with Car (V3i)</a></li><li><a href='javascript:start(12);'>6.) Bluetooth - Pair with Car (iPhone)</a></li><li><a href='javascript:start(13);'>7.) Bluetooth - Other Features</a></li></ul>";
		htmlString += "</div>";		
	}		
	
	else if (id == 11)
	{
		dcsMultiTrack('WT.z_videoName','5Blue_AuthCOMAND_DM_for_WEB');
		videoName = "bluetooth/5Blue_AuthCOMAND_DM_for_WEB";
		
		var so = new SWFObject('flash/MTC_player_lv3_initialplayer.swf','mpl','320','198','9');
		so.addVariable("thumbPath",'flash/bluetooth.jpg');
		so.addParam('allowfullscreen','true');
		so.addParam('wmode','transparent');
		so.addVariable('VideoPath','../flash/videos/bluetooth/5Blue_AuthCOMAND_DM_for_WEB.flv');		
		so.write('videoPlayer');			
		
		htmlString += "<div id='videoTitle'>Bluetooth - Pair with Car (V3i)</div>";
		
		htmlString += "<div id='videoMenu'>";

			htmlString += "<div class='blockStruct'>";
				htmlString += "<span class='blockImage'>";
					htmlString += "<a href='javascript:start(5);' id='bluetoothImage' class='activeVideo'></a>";
				htmlString += "</span>";
				htmlString += "<span class='blockText'>";
					htmlString += "<h1>Bluetooth</h1>";
					htmlString += "<p>Bluetooth Quick Tips is a video-based information source that provides basic information related to the Bluetooth mobile phone interface.</p>";
					htmlString += "<p><a href='javascript:start(5);' class='film'>Video</a></p>";
				htmlString += "</span>";
			htmlString += "</div>";
			
			htmlString += "<div class='blockStruct'>";
				htmlString += "<span class='blockImage'>";
					htmlString += "<a href='javascript:start(6);' id='voiceControlImage' ></a>";
				htmlString += "</span>";
				htmlString += "<span class='blockText'>";
					htmlString += "<h1>Voice Control</h1>";
					htmlString += "<p>Voice Recognition Quick Tips provides basic information as it relates to voice recognition for telephone, navigation and audio features.</p>";
					htmlString += "<p><a href='javascript:start(6);' class='film'>Video</a></p>";
				htmlString += "</span>";
			htmlString += "</div>";

			htmlString += "<div class='blockStruct'>";
				htmlString += "<span class='blockImage'>";
					htmlString += "<a href='javascript:start(1);' id='blockOneImage' ></a>";
				htmlString += "</span>";
				htmlString += "<span class='blockText'>";
					htmlString += "<h1>Cruise Control</h1>";
					htmlString += "<p>Did you know the Mercedes-Benz cruise control stalk is designed for use at high speeds on the German Autobahn?  To learn more about the cruise control stalk, watch this video.</p>";
					htmlString += "<p><a href='javascript:start(1);' class='film'>Video</a></p>";
				htmlString += "</span>";
			htmlString += "</div>";
			
			htmlString += "<div class='blockStruct'>";
				htmlString += "<span class='blockImage'>";
					htmlString += "<a href='javascript:start(2);' id='blockSevenImage'></a>";
				htmlString += "</span>";
				htmlString += "<span class='blockText'>";
					htmlString += "<h1>Tire Pressure Monitoring System</h1>";
					htmlString += "<p>Identify and understand a TPMS warning, find tire pressure specifications, use a pressure gauge, and restart the system.</p>";
					htmlString += "<p><a href='javascript:start(2);' class='film'>Video</a></p>";					
				htmlString += "</span>";				
			htmlString += "</div>";
	
		
		htmlString += "</div>";
		
		htmlString += "<div class='menuItems'>";
		htmlString += "<ul><li><a href='javascript:start(5);'>1.) Bluetooth - Intro</a></li><li><a href='javascript:start(8);' >2.) Bluetooth - ID Compatible Phone</a></li><li><a href='javascript:start(9);' >3.) Bluetooth - Pair with Car (Overview)</a></li><li><a href='javascript:start(10);'>4.) Bluetooth - Pair with Car (8830)</a></li><li><a href='javascript:start(11);' class='activeLink'>5.) Bluetooth - Pair with Car (V3i)</a></li><li><a href='javascript:start(12);'>6.) Bluetooth - Pair with Car (iPhone)</a></li><li><a href='javascript:start(13);'>7.) Bluetooth - Other Features</a></li></ul>";
		htmlString += "</div>";		
	}			
	
	else if (id == 12)
	{
		dcsMultiTrack('WT.z_videoName','6Blue_EXTAuthStandard_DM_for_WEB');
		videoName = "bluetooth/6Blue_EXTAuthStandard_DM_for_WEB";
		
		var so = new SWFObject('flash/MTC_player_lv3_initialplayer.swf','mpl','320','198','9');
		so.addVariable("thumbPath",'flash/bluetooth.jpg');
		so.addParam('allowfullscreen','true');
		so.addParam('wmode','transparent');		so.addVariable('VideoPath','../flash/videos/bluetooth/6Blue_EXTAuthStandard_DM_for_WEB.flv');

		so.write('videoPlayer');			
		
		htmlString += "<div id='videoTitle'>Bluetooth - Pair with Car (iPhone)</div>";
		
		htmlString += "<div id='videoMenu'>";

			htmlString += "<div class='blockStruct'>";
				htmlString += "<span class='blockImage'>";
					htmlString += "<a href='javascript:start(5);' id='bluetoothImage' class='activeVideo'></a>";
				htmlString += "</span>";
				htmlString += "<span class='blockText'>";
					htmlString += "<h1>Bluetooth</h1>";
					htmlString += "<p>Bluetooth Quick Tips is a video-based information source that provides basic information related to the Bluetooth mobile phone interface.</p>";
					htmlString += "<p><a href='javascript:start(5);' class='film'>Video</a></p>";
				htmlString += "</span>";
			htmlString += "</div>";
			
			htmlString += "<div class='blockStruct'>";
				htmlString += "<span class='blockImage'>";
					htmlString += "<a href='javascript:start(6);' id='voiceControlImage' ></a>";
				htmlString += "</span>";
				htmlString += "<span class='blockText'>";
					htmlString += "<h1>Voice Control</h1>";
					htmlString += "<p>Voice Recognition Quick Tips provides basic information as it relates to voice recognition for telephone, navigation and audio features.</p>";
					htmlString += "<p><a href='javascript:start(6);' class='film'>Video</a></p>";
				htmlString += "</span>";
			htmlString += "</div>";

			htmlString += "<div class='blockStruct'>";
				htmlString += "<span class='blockImage'>";
					htmlString += "<a href='javascript:start(1);' id='blockOneImage' ></a>";
				htmlString += "</span>";
				htmlString += "<span class='blockText'>";
					htmlString += "<h1>Cruise Control</h1>";
					htmlString += "<p>Did you know the Mercedes-Benz cruise control stalk is designed for use at high speeds on the German Autobahn?  To learn more about the cruise control stalk, watch this video.</p>";
					htmlString += "<p><a href='javascript:start(1);' class='film'>Video</a></p>";
				htmlString += "</span>";
			htmlString += "</div>";
			
			htmlString += "<div class='blockStruct'>";
				htmlString += "<span class='blockImage'>";
					htmlString += "<a href='javascript:start(2);' id='blockSevenImage'></a>";
				htmlString += "</span>";
				htmlString += "<span class='blockText'>";
					htmlString += "<h1>Tire Pressure Monitoring System</h1>";
					htmlString += "<p>Identify and understand a TPMS warning, find tire pressure specifications, use a pressure gauge, and restart the system.</p>";
					htmlString += "<p><a href='javascript:start(2);' class='film'>Video</a></p>";					
				htmlString += "</span>";				
			htmlString += "</div>";
	
		
		htmlString += "</div>";
		
		htmlString += "<div class='menuItems'>";
		htmlString += "<ul><li><a href='javascript:start(5);'>1.) Bluetooth - Intro</a></li><li><a href='javascript:start(8);' >2.) Bluetooth - ID Compatible Phone</a></li><li><a href='javascript:start(9);' >3.) Bluetooth - Pair with Car (Overview)</a></li><li><a href='javascript:start(10);'>4.) Bluetooth - Pair with Car (8830)</a></li><li><a href='javascript:start(11);'>5.) Bluetooth - Pair with Car (V3i)</a></li><li><a href='javascript:start(12);' class='activeLink'>6.) Bluetooth - Pair with Car (iPhone)</a></li><li><a href='javascript:start(13);'>7.) Bluetooth - Other Features</a></li></ul>";
		htmlString += "</div>";		
	}				
	
	else if (id == 13)
	{
		dcsMultiTrack('WT.z_videoName','7Blue_AddFeatures_DM_for_WEB');
		videoName = "bluetooth/7Blue_AddFeatures_DM_for_WEB";
		
		var so = new SWFObject('flash/MTC_player_lv3_initialplayer.swf','mpl','320','198','9');
		so.addVariable("thumbPath",'flash/bluetooth.jpg');
		so.addParam('allowfullscreen','true');
		so.addParam('wmode','transparent');
		
		so.addVariable('VideoPath','../flash/videos/bluetooth/7Blue_AddFeatures_DM_for_WEB.flv');	
		so.write('videoPlayer');			
		
		htmlString += "<div id='videoTitle'>Bluetooth - Other Features</div>";
		
		htmlString += "<div id='videoMenu'>";

			htmlString += "<div class='blockStruct'>";
				htmlString += "<span class='blockImage'>";
					htmlString += "<a href='javascript:start(5);' id='bluetoothImage' class='activeVideo'></a>";
				htmlString += "</span>";
				htmlString += "<span class='blockText'>";
					htmlString += "<h1>Bluetooth</h1>";
					htmlString += "<p>Bluetooth Quick Tips is a video-based information source that provides basic information related to the Bluetooth mobile phone interface.</p>";
					htmlString += "<p><a href='javascript:start(5);' class='film'>Video</a></p>";
				htmlString += "</span>";
			htmlString += "</div>";
			
			htmlString += "<div class='blockStruct'>";
				htmlString += "<span class='blockImage'>";
					htmlString += "<a href='javascript:start(6);' id='voiceControlImage' ></a>";
				htmlString += "</span>";
				htmlString += "<span class='blockText'>";
					htmlString += "<h1>Voice Control</h1>";
					htmlString += "<p>Voice Recognition Quick Tips provides basic information as it relates to voice recognition for telephone, navigation and audio features.</p>";
					htmlString += "<p><a href='javascript:start(6);' class='film'>Video</a></p>";
				htmlString += "</span>";
			htmlString += "</div>";

			htmlString += "<div class='blockStruct'>";
				htmlString += "<span class='blockImage'>";
					htmlString += "<a href='javascript:start(1);' id='blockOneImage' ></a>";
				htmlString += "</span>";
				htmlString += "<span class='blockText'>";
					htmlString += "<h1>Cruise Control</h1>";
					htmlString += "<p>Did you know the Mercedes-Benz cruise control stalk is designed for use at high speeds on the German Autobahn?  To learn more about the cruise control stalk, watch this video.</p>";
					htmlString += "<p><a href='javascript:start(1);' class='film'>Video</a></p>";
				htmlString += "</span>";
			htmlString += "</div>";
			
			htmlString += "<div class='blockStruct'>";
				htmlString += "<span class='blockImage'>";
					htmlString += "<a href='javascript:start(2);' id='blockSevenImage'></a>";
				htmlString += "</span>";
				htmlString += "<span class='blockText'>";
					htmlString += "<h1>Tire Pressure Monitoring System</h1>";
					htmlString += "<p>Identify and understand a TPMS warning, find tire pressure specifications, use a pressure gauge, and restart the system.</p>";
					htmlString += "<p><a href='javascript:start(2);' class='film'>Video</a></p>";					
				htmlString += "</span>";				
			htmlString += "</div>";
	
		
		htmlString += "</div>";
		
		htmlString += "<div class='menuItems'>";
		htmlString += "<ul><li><a href='javascript:start(5);'>1.) Bluetooth - Intro</a></li><li><a href='javascript:start(8);' >2.) Bluetooth - ID Compatible Phone</a></li><li><a href='javascript:start(9);' >3.) Bluetooth - Pair with Car (Overview)</a></li><li><a href='javascript:start(10);'>4.) Bluetooth - Pair with Car (8830)</a></li><li><a href='javascript:start(11);'>5.) Bluetooth - Pair with Car (V3i)</a></li><li><a href='javascript:start(12);'>6.) Bluetooth - Pair with Car (iPhone)</a></li><li><a href='javascript:start(13);' class='activeLink'>7.) Bluetooth - Other Features</a></li></ul>";
		htmlString += "</div>";		
	}					
	
	else if (id == 14)
	{
		dcsMultiTrack('WT.z_videoName','2VoiceControl_TelApp_DM_for_WEB');
		videoName = "voiceControl/2VoiceControl_TelApp_DM_for_WEB";
		
		var so = new SWFObject('flash/MTC_player_lv3_initialplayer.swf','mpl','320','198','9');
		so.addVariable("thumbPath",'flash/voiceControl.jpg');
		so.addParam('allowfullscreen','true');
		so.addParam('wmode','transparent');
		
		so.addVariable('VideoPath','../flash/videos/voiceControl/2VoiceControl_TelApp_DM_for_WEB.flv');		
		so.write('videoPlayer');			
		
		htmlString += "<div id='videoTitle'>Voice Control - Telephone</div>";
		
		htmlString += "<div id='videoMenu'>";

			htmlString += "<div class='blockStruct'>";
				htmlString += "<span class='blockImage'>";
					htmlString += "<a href='javascript:start(5);' id='bluetoothImage' ></a>";
				htmlString += "</span>";
				htmlString += "<span class='blockText'>";
					htmlString += "<h1>Bluetooth</h1>";
					htmlString += "<p>Bluetooth Quick Tips is a video-based information source that provides basic information related to the Bluetooth mobile phone interface.</p>";
					htmlString += "<p><a href='javascript:start(5);' class='film'>Video</a></p>";
				htmlString += "</span>";
			htmlString += "</div>";
			
			htmlString += "<div class='blockStruct'>";
				htmlString += "<span class='blockImage'>";
					htmlString += "<a href='javascript:start(6);' id='voiceControlImage' class='activeVideo'></a>";
				htmlString += "</span>";
				htmlString += "<span class='blockText'>";
					htmlString += "<h1>Voice Control</h1>";
					htmlString += "<p>Voice Recognition Quick Tips provides basic information as it relates to voice recognition for telephone, navigation and audio features.</p>";
					htmlString += "<p><a href='javascript:start(6);' class='film'>Video</a></p>";
				htmlString += "</span>";
			htmlString += "</div>";

			htmlString += "<div class='blockStruct'>";
				htmlString += "<span class='blockImage'>";
					htmlString += "<a href='javascript:start(1);' id='blockOneImage' ></a>";
				htmlString += "</span>";
				htmlString += "<span class='blockText'>";
					htmlString += "<h1>Cruise Control</h1>";
					htmlString += "<p>Did you know the Mercedes-Benz cruise control stalk is designed for use at high speeds on the German Autobahn?  To learn more about the cruise control stalk, watch this video.</p>";
					htmlString += "<p><a href='javascript:start(1);' class='film'>Video</a></p>";
				htmlString += "</span>";
			htmlString += "</div>";
			
			htmlString += "<div class='blockStruct'>";
				htmlString += "<span class='blockImage'>";
					htmlString += "<a href='javascript:start(2);' id='blockSevenImage'></a>";
				htmlString += "</span>";
				htmlString += "<span class='blockText'>";
					htmlString += "<h1>Tire Pressure Monitoring System</h1>";
					htmlString += "<p>Identify and understand a TPMS warning, find tire pressure specifications, use a pressure gauge, and restart the system.</p>";
					htmlString += "<p><a href='javascript:start(2);' class='film'>Video</a></p>";					
				htmlString += "</span>";				
			htmlString += "</div>";
	
		
		htmlString += "</div>";
		
		htmlString += "<div class='menuItems'>";
		htmlString += "<ul><li><a href='javascript:start(6);' >1.) Voice Control - Individualization</a></li><li><a href='javascript:start(14);' class='activeLink'>2.) Voice Control - Telephone</a></li><li><a href='javascript:start(15);'>3.) Voice Control - Navigation</a></li><li><a href='javascript:start(16);'>4.) Voice Control - Audio/Video</a></li></ul>";
		htmlString += "</div>";		
		
	}
	
	else if (id == 15)
	{
		dcsMultiTrack('WT.z_videoName','3VoiceControl_Nav_DM_for_WEB');
		videoName = "voiceControl/3VoiceControl_Nav_DM_for_WEB";
		
		var so = new SWFObject('flash/MTC_player_lv3_initialplayer.swf','mpl','320','198','9');
		so.addVariable("thumbPath",'flash/voiceControl.jpg');
		so.addParam('allowfullscreen','true');
		so.addParam('wmode','transparent');
		
		so.addVariable('VideoPath','../flash/videos/voiceControl/3VoiceControl_Nav_DM_for_WEB.flv');		
		so.write('videoPlayer');			
		
		htmlString += "<div id='videoTitle'>Voice Control - Navigation</div>";
		
		htmlString += "<div id='videoMenu'>";

			htmlString += "<div class='blockStruct'>";
				htmlString += "<span class='blockImage'>";
					htmlString += "<a href='javascript:start(5);' id='bluetoothImage' ></a>";
				htmlString += "</span>";
				htmlString += "<span class='blockText'>";
					htmlString += "<h1>Bluetooth</h1>";
					htmlString += "<p>Bluetooth Quick Tips is a video-based information source that provides basic information related to the Bluetooth mobile phone interface.</p>";
					htmlString += "<p><a href='javascript:start(5);' class='film'>Video</a></p>";
				htmlString += "</span>";
			htmlString += "</div>";
			
			htmlString += "<div class='blockStruct'>";
				htmlString += "<span class='blockImage'>";
					htmlString += "<a href='javascript:start(6);' id='voiceControlImage' class='activeVideo'></a>";
				htmlString += "</span>";
				htmlString += "<span class='blockText'>";
					htmlString += "<h1>Voice Control</h1>";
					htmlString += "<p>Voice Recognition Quick Tips provides basic information as it relates to voice recognition for telephone, navigation and audio features.</p>";
					htmlString += "<p><a href='javascript:start(6);' class='film'>Video</a></p>";
				htmlString += "</span>";
			htmlString += "</div>";

			htmlString += "<div class='blockStruct'>";
				htmlString += "<span class='blockImage'>";
					htmlString += "<a href='javascript:start(1);' id='blockOneImage' ></a>";
				htmlString += "</span>";
				htmlString += "<span class='blockText'>";
					htmlString += "<h1>Cruise Control</h1>";
					htmlString += "<p>Did you know the Mercedes-Benz cruise control stalk is designed for use at high speeds on the German Autobahn?  To learn more about the cruise control stalk, watch this video.</p>";
					htmlString += "<p><a href='javascript:start(1);' class='film'>Video</a></p>";
				htmlString += "</span>";
			htmlString += "</div>";
			
			htmlString += "<div class='blockStruct'>";
				htmlString += "<span class='blockImage'>";
					htmlString += "<a href='javascript:start(2);' id='blockSevenImage'></a>";
				htmlString += "</span>";
				htmlString += "<span class='blockText'>";
					htmlString += "<h1>Tire Pressure Monitoring System</h1>";
					htmlString += "<p>Identify and understand a TPMS warning, find tire pressure specifications, use a pressure gauge, and restart the system.</p>";
					htmlString += "<p><a href='javascript:start(2);' class='film'>Video</a></p>";					
				htmlString += "</span>";				
			htmlString += "</div>";
	
		
		htmlString += "</div>";
		
		htmlString += "<div class='menuItems'>";
		htmlString += "<ul><li><a href='javascript:start(6);' >1.) Voice Control - Individualization</a></li><li><a href='javascript:start(14);'>2.) Voice Control - Telephone</a></li><li><a href='javascript:start(15);' class='activeLink'>3.) Voice Control - Navigation</a></li><li><a href='javascript:start(16);'>4.) Voice Control - Audio/Video</a></li></ul>";
		htmlString += "</div>";		
		
	}	
	
	else if (id == 16)
	{
		dcsMultiTrack('WT.z_videoName','4VoiceControl_AV_DM_for_WEB');
		videoName = "voiceControl/4VoiceControl_AV_DM_for_WEB";
		
		var so = new SWFObject('flash/MTC_player_lv3_initialplayer.swf','mpl','320','198','9');
		so.addVariable("thumbPath",'flash/voiceControl.jpg');
		so.addParam('allowfullscreen','true');
		so.addParam('wmode','transparent');
		so.addVariable('VideoPath','../flash/videos/voiceControl/4VoiceControl_AV_DM_for_WEB.flv');		

		so.write('videoPlayer');			
		
		htmlString += "<div id='videoTitle'>Voice Control - Audio/Video</div>";
		
		htmlString += "<div id='videoMenu'>";

			htmlString += "<div class='blockStruct'>";
				htmlString += "<span class='blockImage'>";
					htmlString += "<a href='javascript:start(5);' id='bluetoothImage' ></a>";
				htmlString += "</span>";
				htmlString += "<span class='blockText'>";
					htmlString += "<h1>Bluetooth</h1>";
					htmlString += "<p>Bluetooth Quick Tips is a video-based information source that provides basic information related to the Bluetooth mobile phone interface.</p>";
					htmlString += "<p><a href='javascript:start(5);' class='film'>Video</a></p>";
				htmlString += "</span>";
			htmlString += "</div>";
			
			htmlString += "<div class='blockStruct'>";
				htmlString += "<span class='blockImage'>";
					htmlString += "<a href='javascript:start(6);' id='voiceControlImage' class='activeVideo'></a>";
				htmlString += "</span>";
				htmlString += "<span class='blockText'>";
					htmlString += "<h1>Voice Control</h1>";
					htmlString += "<p>Voice Recognition Quick Tips provides basic information as it relates to voice recognition for telephone, navigation and audio features.</p>";
					htmlString += "<p><a href='javascript:start(6);' class='film'>Video</a></p>";
				htmlString += "</span>";
			htmlString += "</div>";

			htmlString += "<div class='blockStruct'>";
				htmlString += "<span class='blockImage'>";
					htmlString += "<a href='javascript:start(1);' id='blockOneImage' ></a>";
				htmlString += "</span>";
				htmlString += "<span class='blockText'>";
					htmlString += "<h1>Cruise Control</h1>";
					htmlString += "<p>Did you know the Mercedes-Benz cruise control stalk is designed for use at high speeds on the German Autobahn?  To learn more about the cruise control stalk, watch this video.</p>";
					htmlString += "<p><a href='javascript:start(1);' class='film'>Video</a></p>";
				htmlString += "</span>";
			htmlString += "</div>";
			
			htmlString += "<div class='blockStruct'>";
				htmlString += "<span class='blockImage'>";
					htmlString += "<a href='javascript:start(2);' id='blockSevenImage'></a>";
				htmlString += "</span>";
				htmlString += "<span class='blockText'>";
					htmlString += "<h1>Tire Pressure Monitoring System</h1>";
					htmlString += "<p>Identify and understand a TPMS warning, find tire pressure specifications, use a pressure gauge, and restart the system.</p>";
					htmlString += "<p><a href='javascript:start(2);' class='film'>Video</a></p>";					
				htmlString += "</span>";				
			htmlString += "</div>";
	
		
		htmlString += "</div>";
		
		htmlString += "<div class='menuItems'>";
		htmlString += "<ul><li><a href='javascript:start(6);' >1.) Voice Control - Individualization</a></li><li><a href='javascript:start(14);'>2.) Voice Control - Telephone</a></li><li><a href='javascript:start(15);'>3.) Voice Control - Navigation</a></li><li><a href='javascript:start(16);' class='activeLink'>4.) Voice Control - Audio/Video</a></li></ul>";
		htmlString += "</div>";		
		
	}		


	screenDiv.innerHTML = htmlString;




}
