document.write("<body leftmargin='0' topmargin='0' marginwidth='0' scroll=no marginheight='0' bgcolor='#FFFFFF' onUnload='doLMSFinish()'>");
	document.write("<center>");
		document.write("<table width='100%' height='100%' border='0' CELLPADDING=0 CELLSPACING=0>");
			document.write("<tr align='center' valign='middle'>");
				document.write("<td>");
					document.write("<object classid='clsid:d27cdb6e-ae6d-11cf-96b8-444553540000' codebase='http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0' id='index' width='" + _courseWidth + "' height='" + _courseHeight + "' align='middle'>");
						document.write("<param name='allowScriptAccess' value='sameDomain' />");
						document.write("<param name='movie' value='index.swf' />");
						document.write("<param name='quality' value='high' />");
						document.write("<param name='bgcolor' value='#ffffff' />");
						document.write("<param name='wmode' value='transparent' >");
						document.write("<embed src='index.swf' wmode='transparent' quality='high' bgcolor='#ffffff' width='" + _courseWidth + "' height='" + _courseHeight + "' swLiveConnect=true id='index' name='index' align='middle' allowScriptAccess='sameDomain' type='application/x-shockwave-flash' pluginspage='http://www.macromedia.com/go/getflashplayer' />");
					document.write("</object>");
					document.write("<div id='htmllayer'>");
						document.write("<iframe frameborder='0'  id='htmlframe' src='blank.html'>");
						document.write("</iframe>");
					document.write("</div>");
					document.write("<div id='menulayer'>");
						document.write("<object classid='clsid:d27cdb6e-ae6d-11cf-96b8-444553540000' codebase='http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0' width='" + _courseWidth + "' height='" + _contentHeight + "' id='miacontentmenu' align='middle'>");
							document.write("<param name='allowScriptAccess' value='sameDomain' />");
							document.write("<param name='movie' value='miacontentmenu.swf' /><param name='quality' value='high' /><param name='wmode' value='transparent' /><param name='bgcolor' value='#ffffff' /><embed src='miacontentmenu.swf' quality='high' wmode='transparent' bgcolor='#ffffff' width='" + _courseWidth + "' height='" + _contentHeight + "' name='miacontentmenu' align='middle' allowScriptAccess='sameDomain' type='application/x-shockwave-flash' pluginspage='http://www.macromedia.com/go/getflashplayer' />");
						document.write("</object>");
					document.write("</div>");
					document.write("<div id='shieldL'>");
						document.write("<img src='transparent.gif' id='filterL' onmousemove='userMouseMove()' ondblclick='userDoubleClicked()' onclick='waitForLeftClicked()' width='" + _courseWidth + "' height='" + _contentHeight + "' galleryimg='no'>");
					document.write("</div>");
						document.write("<div id='shieldR'>");
						document.write("<img src='transparent.gif' id='filterR' onmousemove='userMouseMove()' ondblclick='userDoubleClicked()' onclick='waitForLeftClicked()' width='" + _courseWidth + "' height='" + _contentHeight + "' galleryimg='no'>");
					document.write("</div>");
					document.write("<div id='shieldTM'>");
						document.write("<img src='transparent.gif' id='filterTM' onmousemove='userMouseMove()' ondblclick='userDoubleClicked()' onclick='waitForLeftClicked()' width='" + _courseWidth + "' height='" + _contentHeight + "' galleryimg='no'>");
					document.write("</div>");
		            document.write("<div id='shieldBM'>");
						document.write("<img src='transparent.gif' id='filterBM' onmousemove='userMouseMove()' ondblclick='userDoubleClicked()' onclick='waitForLeftClicked()' width='" + _courseWidth + "' height='" + _contentHeight + "' galleryimg='no'>");
					document.write("</div>");
				
				document.write("</td>");
			document.write("</tr>");
		document.write("</table>");
	document.write("</center>");
document.write("</body>");
