<!--

var strLocation = "";

	function buildNav( strThisLocation ) {
		
		document.write( '<table width="753" border="0" cellpadding="0" cellspacing="0">' );
		
		document.write( '<tr>' );
		document.write( '	<td colspan="15">' );
		document.write( '		<img src=\"images/spacer.gif\" width=\"753\" height=\"13\" border=\"0\"></td>' );
		document.write( '</tr>' );
		if( strThisLocation == "home" ){
				document.write( '<tr>' );
				document.write( '	<td>' );
				document.write( '		<a href="aboutUs.html" onMouseOver="menuRollImg( \'primaryNav_aboutUs\', \'Over\' ); menuPopupControl( \'\', \'menuAboutus\' );" onMouseOut="menuPopupTimer_Start();"><img src="images/nav/aboutUs_off.gif" width="46" height="28" id="primaryNav_aboutUs" name="primaryNav_aboutUs" border="0"></a></td>' );
				document.write( '	<td>' );
				document.write( '		<img src="images/spacer.gif" width="13" height="28"></td>' );
				document.write( '	<td>' );
				document.write( '		<a href="products.html" onMouseOver="menuRollImg( \'primaryNav_products\', \'Over\' ); menuPopupControl( \'\', \'menuProducts\' );" onMouseOut="menuPopupTimer_Start();"><img src="images/nav/products_off.gif" width="47" height="28" id="primaryNav_products" name="primaryNav_products" border="0"></a></td>' );
				document.write( '	<td>' );
				document.write( '		<img src="images/spacer.gif" width="11" height="28"></td>' );
				document.write( '	<td>' );
				document.write( '		<a href="applications.html" onMouseOver="menuRollImg( \'primaryNav_applications\', \'Over\' ); menuPopupControl( \'\', \'menuApplications\' );" onMouseOut="menuPopupTimer_Start();"><img src="images/nav/applications_off.gif" width="66" height="28" id="primaryNav_applications" name="primaryNav_applications" border="0"></a></td>' );
				document.write( '	<td>' );
				document.write( '		<img src="images/spacer.gif" width="15" height="28"></td>' );
				document.write( '	<td>' );
				document.write( '		<a href="partners.html" onMouseOver="menuRollImg( \'primaryNav_partners\', \'Over\' ); menuPopupControl( \'\', \'menuPartners\' );" onMouseOut="menuPopupTimer_Start();"><img src="images/nav/partners_off.gif" width="46" height="28" id="primaryNav_partners" name="primaryNav_partners" border="0"></a></td>' );
				document.write( '	<td>' );
				document.write( '		<img src="images/spacer.gif" width="15" height="28"></td>' );
				document.write( '	<td>' );
				document.write( '		<a href="gmblog" onMouseOver="menuRollImg( \'primaryNav_newsEvents\', \'Over\' ); menuPopupControl( \'\', \'menuNewsEvents\' );" onMouseOut="menuPopupTimer_Start();"><img src="images/nav/newsEvents_off.gif" width="75" height="28" id="primaryNav_newsEvents" name="primaryNav_newsEvents" border="0"></a></td>' );
				document.write( '	<td>' );
				document.write( '		<img src="images/spacer.gif" width="15" height="28"></td>' );
				document.write( '	<td>' );
				document.write( '		<a href="support.html" onMouseOver="menuRollImg( \'primaryNav_support\', \'Over\' ); menuPopupControl( \'\', \'menuSupport\' );" onMouseOut="menuPopupTimer_Start();"><img src="images/nav/support_off.gif" width="40" height="28" id="primaryNav_support" name="primaryNav_support" border="0"></a></td>' );
				document.write( '	<td>' );
				document.write( '		<img src="images/spacer.gif" width="15" height="28"></td>' );
				document.write( '	<td>' );
				document.write( '		<a href="howToOrder.html" onMouseOver="menuRollImg( \'primaryNav_howToOrder\', \'Over\' ); menuPopupControl( \'\', \'menuHowToOrder\' );" onMouseOut="menuPopupTimer_Start();"><img src="images/nav/howToOrder_off.gif" width="72" height="28" id="primaryNav_howToOrder" name="primaryNav_howToOrder" border="0"></a></td>' );
				/*
				document.write( '	<td>' );
				document.write( '		<img src=\"images/spacer.gif" width=\"537\" height=\"28\" border=\"0\"></td>' );
				*/
				document.write( '	<td>' );
				document.write( '		<img src=\"images/spacer.gif" width=\"10\" height=\"28\" border=\"0\"></td>' );
				document.write( '	<td>' );
				document.write( '		<a href="./index.html"><img src="images/guardianLogo.gif" width="216" height="28" border="0"></a></td>' );
				document.write( '</tr>' );
		}else{

				/*document.write( '<tr>' );
				document.write( '	<td>' );
				document.write( '		<a href="./index.html"><img src="images/guardianLogo.gif" width="216" height="28" border="0"></a></td>' );
				document.write( '	<td>' );
				document.write( '		<img src="images/spacer.gif" width="537" height="28" border="0"></td>' );
				*/
/*		
				document.write( '<tr>' );
				document.write( '	<td colspan="15">' );
				document.write( '		<img src="images/spacer.gif" width="753" height="13"></td>' );
				document.write( '</tr>' );
				document.write( '<tr>' );
				document.write( '	<td>' );
				document.write( '		<a href="./index.html"><img src="images/guardianLogo.gif" width="216" height="28" border="0"></a></td>' );
				document.write( '	<td>' );
				document.write( '		<img src="images/spacer.gif" width="10" height="28"></td>' );
				document.write( '	<td>' );
				document.write( '		<a href="aboutUs.html" onMouseOver="menuRollImg( \'primaryNav_aboutUs\', \'Over\' ); menuPopupControl( \'\', \'menuAboutus\' );" onMouseOut="menuPopupTimer_Start();"><img src="images/nav/aboutUs_'); document.write( strThisLocation == "About Us" ? "on" : "off" ); document.write('.gif" width="46" height="28" id="primaryNav_aboutUs" name="primaryNav_aboutUs" border="0"></a></td>' );
				document.write( '	<td>' );
				document.write( '		<img src="images/spacer.gif" width="15" height="28"></td>' );
				document.write( '	<td>' );
				document.write( '		<a href="technology.html" onMouseOver="menuRollImg( \'primaryNav_technology\', \'Over\' ); menuPopupControl( \'\', \'menuTechnology\' );" onMouseOut="menuPopupTimer_Start();"><img src="images/nav/technology_'); document.write( strThisLocation == "Technology" ? "on" : "off" ); document.write('.gif" width="62" height="28" id="primaryNav_technology" name="primaryNav_technology" border="0"></a></td>' );
				document.write( '	<td>' );
				document.write( '		<img src="images/spacer.gif" width="11" height="28"></td>' );
				document.write( '	<td>' );
				document.write( '		<a href="applications.html" onMouseOver="menuRollImg( \'primaryNav_applications\', \'Over\' ); menuPopupControl( \'\', \'menuApplications\' );" onMouseOut="menuPopupTimer_Start();"><img src="images/nav/applications_'); document.write( strThisLocation == "Applications" ? "on" : "off" ); document.write('.gif" width="66" height="28" id="primaryNav_applications" name="primaryNav_applications" border="0"></a></td>' );
				document.write( '	<td>' );
				document.write( '		<img src="images/spacer.gif" width="15" height="28"></td>' );
				document.write( '	<td>' );
				document.write( '		<a href="partners.html" onMouseOver="menuRollImg( \'primaryNav_partners\', \'Over\' ); menuPopupControl( \'\', \'menuPartners\' );" onMouseOut="menuPopupTimer_Start();"><img src="images/nav/partners_'); document.write( strThisLocation == "Partners" ? "on" : "off" ); document.write('.gif" width="46" height="28" id="primaryNav_partners" name="primaryNav_partners" border="0"></a></td>' );
				document.write( '	<td>' );
				document.write( '		<img src="images/spacer.gif" width="15" height="28"></td>' );
				document.write( '	<td>' );
				document.write( '		<a href="news.html" onMouseOver="menuRollImg( \'primaryNav_newsEvents\', \'Over\' ); menuPopupControl( \'\', \'menuNewsEvents\' );" onMouseOut="menuPopupTimer_Start();"><img src="images/nav/newsEvents_'); document.write( strThisLocation == "News + Events" ? "on" : "off" ); document.write('.gif" width="75" height="28" id="primaryNav_newsEvents" name="primaryNav_newsEvents" border="0"></a></td>' );
				document.write( '	<td>' );
				document.write( '		<img src="images/spacer.gif" width="15" height="28"></td>' );
				document.write( '	<td>' );
				document.write( '		<a href="support.html" onMouseOver="menuRollImg( \'primaryNav_support\', \'Over\' ); menuPopupControl( \'\', \'menuSupport\' );" onMouseOut="menuPopupTimer_Start();"><img src="images/nav/support_'); document.write( strThisLocation == "Support" ? "on" : "off" ); document.write('.gif" width="40" height="28" name="primaryNav_support" id="primaryNav_support" border="0"></a></td>' );
				document.write( '	<td>' );
				document.write( '		<img src="images/spacer.gif" width="15" height="28"></td>' );
				document.write( '	<td>' );
				document.write( '		<a href="howToOrder.html" onMouseOver="menuRollImg( \'primaryNav_howToOrder\', \'Over\' ); menuPopupControl( \'\', \'menuHowToOrder\' );" onMouseOut="menuPopupTimer_Start();"><img src="images/nav/howToOrder_'); document.write( strThisLocation == "How To Order" ? "on" : "off" ); document.write('.gif" width="72" height="28" id="primaryNav_howToOrder" name="primaryNav_howToOrder" border="0"></a></td>' );
				document.write( '</tr>' );
		*/
				document.write( '<tr>' );
				document.write( '	<td colspan="15">' );
				document.write( '		<img src="images/spacer.gif" width="753" height="13"></td>' );
				document.write( '</tr>' );
				document.write( '<tr>' );
				document.write( '	<td>' );
				document.write( '		<a href="./index.html"><img src="images/guardianLogo.gif" width="216" height="28" border="0"></a></td>' );
				document.write( '	<td>' );
				document.write( '		<img src="images/spacer.gif" width="10" height="28"></td>' );
				document.write( '	<td>' );
				document.write( '		<a href="aboutUs.html" '); document.write( strThisLocation == "About Us" ? 'onMouseOver="menuPopupControl( \'\', \'menuAboutus\' );" ' : 'onMouseOver="menuRollImg( \'primaryNav_aboutUs\', \'Over\' ); menuPopupControl( \'\', \'menuAboutus\' );" ' ); document.write(' onMouseOut="menuPopupTimer_Start();"><img src="images/nav/aboutUs_'); document.write( strThisLocation == "About Us" ? "on" : "off" ); document.write('.gif" width="46" height="28" id="primaryNav_aboutUs" name="primaryNav_aboutUs" border="0"></a></td>' );
				document.write( '	<td>' );
				document.write( '		<img src="images/spacer.gif" width="15" height="28"></td>' );
				document.write( '	<td>' );
				document.write( '		<a href="products.html" '); document.write( strThisLocation == "Products" ? 'onMouseOver="menuPopupControl( \'\', \'menuProducts\' );" ' : 'onMouseOver="menuRollImg( \'primaryNav_products\', \'Over\' ); menuPopupControl( \'\', \'menuProducts\' );" ' ); document.write(' onMouseOut="menuPopupTimer_Start();"><img src="images/nav/products_'); document.write( strThisLocation == "Products" ? "on" : "off" ); document.write('.gif" width="47" height="28" id="primaryNav_products" name="primaryNav_prodcuts" border="0"></a></td>' );
				document.write( '	<td>' );
				document.write( '		<img src="images/spacer.gif" width="11" height="28"></td>' );
				document.write( '	<td>' );
				document.write( '		<a href="applications.html" '); document.write( strThisLocation == "Applications" ? 'onMouseOver="menuPopupControl( \'\', \'menuApplications\' );" ' : 'onMouseOver="menuRollImg( \'primaryNav_applications\', \'Over\' ); menuPopupControl( \'\', \'menuApplications\' );" ' ); document.write(' onMouseOut="menuPopupTimer_Start();"><img src="images/nav/applications_'); document.write( strThisLocation == "Applications" ? "on" : "off" ); document.write('.gif" width="66" height="28" id="primaryNav_applications" name="primaryNav_applications" border="0"></a></td>' );
				document.write( '	<td>' );
				document.write( '		<img src="images/spacer.gif" width="15" height="28"></td>' );
				document.write( '	<td>' );
				document.write( '		<a href="partners.html" '); document.write( strThisLocation == "Partners" ? 'onMouseOver="menuPopupControl( \'\', \'menuPartners\' );" ' : 'onMouseOver="menuRollImg( \'primaryNav_partners\', \'Over\' ); menuPopupControl( \'\', \'menuPartners\' );" ' ); document.write(' onMouseOut="menuPopupTimer_Start();"><img src="images/nav/partners_'); document.write( strThisLocation == "Partners" ? "on" : "off" ); document.write('.gif" width="46" height="28" id="primaryNav_partners" name="primaryNav_partners" border="0"></a></td>' );
				document.write( '	<td>' );
				document.write( '		<img src="images/spacer.gif" width="15" height="28"></td>' );
				document.write( '	<td>' );
				document.write( '		<a href="news.html" '); document.write( strThisLocation == "News + Events" ? 'onMouseOver="menuPopupControl( \'\', \'menuNewsEvents\' );" ' : 'onMouseOver="menuRollImg( \'primaryNav_newsEvents\', \'Over\' ); menuPopupControl( \'\', \'menuNewsEvents\' );" ' ); document.write(' onMouseOut="menuPopupTimer_Start();"><img src="images/nav/newsEvents_'); document.write( strThisLocation == "News + Events" ? "on" : "off" ); document.write('.gif" width="75" height="28" id="primaryNav_newsEvents" name="primaryNav_newsEvents" border="0"></a></td>' );
				document.write( '	<td>' );
				document.write( '		<img src="images/spacer.gif" width="15" height="28"></td>' );
				document.write( '	<td>' );
				document.write( '		<a href="support.html" '); document.write( strThisLocation == "Support" ? 'onMouseOver="menuPopupControl( \'\', \'menuSupport\' );" ' : 'onMouseOver="menuRollImg( \'primaryNav_support\', \'Over\' ); menuPopupControl( \'\', \'menuSupport\' );" ' ); document.write(' onMouseOut="menuPopupTimer_Start();"><img src="images/nav/support_'); document.write( strThisLocation == "Support" ? "on" : "off" ); document.write('.gif" width="40" height="28" name="primaryNav_support" id="primaryNav_support" border="0"></a></td>' );
				document.write( '	<td>' );
				document.write( '		<img src="images/spacer.gif" width="15" height="28"></td>' );
				document.write( '	<td>' );
				document.write( '		<a href="howToOrder.html" '); document.write( strThisLocation == "How To Order" ? 'onMouseOver="menuPopupControl( \'\', \'menuHowToOrder\' );" ' : 'onMouseOver="menuRollImg( \'primaryNav_howToOrder\', \'Over\' ); menuPopupControl( \'\', \'menuHowToOrder\' );" ' ); document.write(' onMouseOut="menuPopupTimer_Start();"><img src="images/nav/howToOrder_'); document.write( strThisLocation == "How To Order" ? "on" : "off" ); document.write('.gif" width="72" height="28" id="primaryNav_howToOrder" name="primaryNav_howToOrder" border="0"></a></td>' );
				document.write( '</tr>' );

		}
		
		document.write( '</table>' ); 	
		//document.write( '<img src=\"images/navTwoTone.gif\" width=\"256\" height=\"39\"><br>' );
	}
			
	function buildBreadCrums( firstLevel, firstLevelLink, secondLevel, secondLevelLink, thirdLevel, thirdLevelLink, fourthLevel, fourthLevelLink ){
		
		var strBreadCrum = "";
		
		strBreadCrum = "<a class=\"breadCrums\" href=\""+ firstLevelLink +"\">"+ firstLevel +"</a>";
		strBreadCrum += ( secondLevel ) ? " > <a class=\"breadCrums\" href=\""+ secondLevelLink +"\">"+ secondLevel +"</a>" : "";
		strBreadCrum += ( thirdLevel ) ? " > <a class=\"breadCrums\" href=\""+ thirdLevelLink +"\">"+ thirdLevel +"</a>" : "";
		strBreadCrum += ( fourthLevel ) ? " > <a class=\"breadCrums\" href=\""+ fourthLevelLink +"\">"+ fourthLevel +"</a>" : "";
					
		document.write( '<table width=\"753\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\">' );
		document.write( '	<tr>' );
		document.write( '		<td rowspan=\"2\">' );
		document.write( '			<img src=\"images/spacer.gif\" width=\"4\" height=\"17\"></td>' );
		document.write( '		<td class=\"breadCrums\" valign=\"bottom\">' );
		document.write( strBreadCrum +'</td>');
		document.write( '	</tr>' );
		document.write( '	<tr>' );
		document.write( '		<td>' );
		document.write( '			<img src=\"images/spacer.gif\" width=\"751\" height=\"1\"></td>' );
		document.write( '	</tr>' );
		document.write( '</table>' );
	}
	
	function buildVideoClose( ){
		
		var strBreadCrum = "";
		
		strBreadCrum = "<a class=\"breadCrums\" href=\"javascript:window.close();\">Close</a>";
					
		document.write( '<table border=\"0\" cellpadding=\"0\" cellspacing=\"0\">' );
		document.write( '	<tr>' );
		document.write( '		<td class=\"breadCrums\" align=\"right\" valign=\"bottom\">' );
		document.write( strBreadCrum +'</td>');
		document.write( '		<td rowspan=\"2\">' );
		document.write( '			<img src=\"images/spacer.gif\" width=\"20\" height=\"17\"></td>' );
		document.write( '	</tr>' );
		document.write( '	<tr>' );
		document.write( '		<td>' );
		document.write( '			<img src=\"images/spacer.gif\" width=\"1\" height=\"1\"></td>' );
		document.write( '	</tr>' );
		document.write( '</table>' );
	}
			
	function printPageTitle( page ){
		var strPageTitle = "";
		
		strPageTitle = '<div class=\"pageTitle\">'+ page +'</div><br>';
		document.write(strPageTitle);
	}	
					
	
	function copyWrite(){
		document.write( '<span class=\"footText\">&copy; Copyright GMC Guardian Mobility Corporation 2004.</span>' );
	}
	
	function buildSideBar( arrLinks ){
		
		if( arrLinks == "" ){
			document.write( '<img src=\"images/spacer.gif\" width=\"1\" height=\"17\"><br>' );
		}else{
				
			var arrLength = arrLinks.length
					
			document.write( '<img src=\"images/spacer.gif\" width=\"1\" height=\"35\"><br>' );	
			for(i=0; i<arrLength; i+=2){
				if( strLocation == arrLinks[i]){
					document.write( '<span class=\"selectedSideBar\">'+ arrLinks[i] +'</span><br>' );	
					document.write( '<img src=\"images/spacer.gif\" width=\"1\" height=\"17\"><br>' );
				}else{
					document.write( '<a href=\"'+ arrLinks[i+1] +'\" class=\"sideBar\">'+ arrLinks[i] +'</a><br>' );	
					document.write( '<img src=\"images/spacer.gif\" width=\"1\" height=\"17\"><br>' );
				}
			}
		}
	}
	
	function buildVideoWin( videoWidth, videoHeight , videoSrc, videoFormat ){
	
		videoWidth = parseInt(videoWidth);
		videoHeight = parseInt(videoHeight);

		
		//videoFormat = "WindowsMediaPlayer";
		//videoWidth = 320;
		//videoHeight = 240;
		//videoSrc = '/video/Flyer Fan.wmv';
		
		//videoFormat = "QuickTime";
		//testing hard-coded values
		//videoWidth = 240;
		//videoHeight = 180;
		//videoSrc = '/video/guardian2_c.mov';
		
		//videoFormat = "QuickTime";
		//videoWidth = 320;
		//videoHeight = 240;
		//videoSrc = '/video/guardian_web.mov';
		
		document.write('<table width="'+ (videoWidth+10+2+10+10+3+10) +'" border="0" cellpadding="0" cellspacing="0">');
		document.write('	<tr>');
		document.write('			<td rowspan="11">');
		document.write('				<img src="images/spacer.gif" width="10" height="'+ (videoHeight+17+23+31+36) +'" border="0"></td>');
		document.write('			<td colspan="3">');
		document.write('				<img src="images/spacer.gif" width="1" height="1" border="0"></td>');
		document.write('			<td rowspan="11">');
		document.write('				<img src="images/spacer.gif" width="10" height="'+ (videoHeight+17+23+31+36) +'" border="0"></td>');
		document.write('		</tr>');
		document.write('		<tr>');
		document.write('			<td colspan="3">');
		document.write('				<img src="images/spacer.gif" width="'+ (videoWidth+22+23) +'" height="8"></td>');
		document.write('		</tr>');
		document.write('		<tr>');
		document.write('			<td rowspan="2" background="images/inside_body_right.gif">');
		document.write('				<img src="images/spacer.gif" width="2" height="'+ (videoHeight+23+31) +'" border="0"></td>');
		document.write('			<td background="images/inside_horiz_body_top.gif">');
		document.write('				<img src="images/spacer.gif" width="'+ (videoWidth+10+10) +'" height="9"></td>');
		document.write('			<td rowspan="2" background="images/inside_body_right.gif">');
		document.write('				<img src="images/spacer.gif" width="3" height="'+ (videoHeight+23+31) +'"></td>');
		document.write('		</tr>');
		document.write('		<tr>');
		document.write('			<td background="images/inside_body_bg.gif" align="center">');
		document.write('				<table width="'+ (videoWidth+10+10) +'" border="0" cellpadding="0" cellspacing="0" background="images/inside_body_bg.gif">');
		document.write('					<tr>');
		document.write('						<td rowspan="7">');
		document.write('							<img src="images/spacer.gif" width="10" height="1" border="0"></td>');
		document.write('						<td colspan="2">');
		document.write('							<img src="images/spacer.gif" width="1" height="23"></td>');
		document.write('						<td rowspan="7">');
		document.write('							<img src="images/spacer.gif" width="10" height="1" border="0"></td>');
		document.write('					</tr>');
		document.write('					<tr>');
		document.write('						<td valign="top">');
		document.write('							<!--<script>printPageTitle( \'Guardian CEO Jean Carr discusses the state of the current wireless applications market in Ottawa\' )</script>');
		document.write('							<div class="bodyText">CJOH TV - Newsline, April 7, 2004</div><br>-->');
		document.write('							<center>');
		
		if( videoFormat == "QuickTime" ){
				
			document.write('							<OBJECT CLASSID="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B" WIDTH="'+ videoWidth +'" HEIGHT="'+ (videoHeight+16) +'" CODEBASE="http://www.apple.com/qtactivex/qtplugin.cab">');
			document.write('							<PARAM name="SRC" VALUE="'+ videoSrc +'">');
			document.write('							<PARAM name="AUTOPLAY" VALUE="true">');
			document.write('							<PARAM name="CONTROLLER" VALUE="true">');
			document.write('							<EMBED SRC="'+ videoSrc +'" ');
			document.write('								   WIDTH="'+ videoWidth +'" ');
			document.write('								   HEIGHT="'+ (videoHeight+16) +'" ');
			document.write('								   AUTOPLAY="true" ');
			document.write('								   CONTROLLER="true" ');
			document.write('								   PLUGINSPAGE="http://www.apple.com/quicktime/download/">');
			document.write('							</EMBED>');
			document.write('							</OBJECT>');
			
		
		}else if( videoFormat = "WindowsMediaPlayer" ) {
		
			document.write('							<object width="'+ videoWidth +'" height="'+ (videoHeight+65) +'" classid="clsid:22D6F312-B0F6-11D0-94AB-0080C74C7E95" >');
			document.write('							<param name="animationatstart" value="0">');
			document.write('							<param name="autosize" value="0">');
			document.write('							<param name="autostart" value="1">');
			document.write('							<param name="displaybackcolor" value="white">');
			document.write('							<param name="name" value="WMP">');
			document.write('							<param name="showstatusbar" value="1">');
			document.write('							<param name="showcontrols" value="1">');
			document.write('							<param name="showdisplay" value="0">');
			document.write('							<param name="Filename" value="'+ videoSrc +'">');
			document.write('							<param name="EnableContextMenu" value="0">');
			document.write('							<embed animationatstart="0"');
			document.write('								   autosize="0" ');
			document.write('								   autostart="1" ');
			document.write('								   displaybackcolor="white" ');
			document.write('								   name="WMP" ');
			document.write('								   showstatusbar="1" ');
			document.write('								   showcontrols="1" ');
			document.write('								   showdisplay="0" ');
			document.write('								   enablecontextmenu="0" ');
			document.write('								   src="'+ videoSrc +'" ');
			document.write('								   width="'+ videoWidth +'" ');
			document.write('								   height="'+ (videoHeight+65) +'" ');
			document.write('								   pluginspage="http://www.microsoft.com/Windows/MediaPlayer/" ');
			document.write('								   type="video/x-ms-asf-plugin"></embed>');
			document.write('							</object>');
		
		}
		document.write('							</center>');
		document.write('						</td>');
		document.write('					</tr>');
		document.write('					<tr>');
		document.write('						<td colspan="2">');
		document.write('							<img src="../images/spacer.gif" width="1" height="31"></td>');
		document.write('					</tr>');
		document.write('				</table></td>');
		document.write('		</tr>');
		document.write('		<tr>');
		document.write('			<td>');
		document.write('				<img src="../images/inside_body_bottom_left.gif" width="2" height="10"></td>');
		document.write('			<td background="../images/inside_horiz_body_bottom.gif">');
		document.write('				<img src="../images/spacer.gif" width="'+ (videoWidth+10+10) +'" height="10"></td>');
		document.write('			<td>');
		document.write('				<img src="../images/inside_body_bottom_right.gif" width="3" height="10"></td>');
		document.write('		</tr>');
		document.write('		<tr>');
		document.write('			<td colspan="3">');
		document.write('				<img src="../images/spacer.gif" width="'+ (videoWidth+10+2+10+10+3+10) +'" height="5"></td>');
		document.write('		</tr>');
		document.write('		<tr>');
		document.write('			<td colspan="3" background="../images/inside_orange_div.gif" align="right">');
		
		buildVideoClose( );
		
		document.write('			</td>');
		document.write('		</tr>');
		document.write('	</table>');
	}
	
	function openVideoWin( src, width, height, format ) {
		
		var x = (640 - width)/2; var y = (480 - height)/2;
		if( screen ) { y = ( screen.availHeight - height ) / 2; x = ( screen.availWidth - width ) / 2; }
		if( screen.availWidth > 1800 ) { x = ( ( screen.availWidth / 2 ) - width ) / 2; }
		
		var windowHeight = 0;
		if( format == "QuickTime" ) windowHeight = height+127;
		else if( format == "WindowsMediaPlayer" ) windowHeight = height+127+50;
		
		objWin = window.open( "/video.html?src="+ src +"&width="+ width +"&height="+ height +"&format="+ format, "videoWin"+width+height, 'width=' + (width+65) + ',height=' + windowHeight + ',status=no,scrollbars=no,resizable=no,screenX=' + x + ',screenY=' + y + ',top=' + y + ',left=' + x );
		objWin.focus();

	}	

// -->
