﻿
function playVideoNow(videoFile)
{  

	var videoCount = videoFile;
	if (videoCount == 'Video1')
	{
	count = 1;

	var myimage=document.getElementById("divResults")
	if (myimage.filters && myimage.filters.length>0) //if filters[] collection is defined (only in IE)
  	myimage.filters[0].apply()

	document.getElementById('divResults').innerHTML = '<img onclick="playVideoNow(\'Video1\');" alt="Click here to watch the video!" src="http://www.pahouse.com/daley/images/DaleyVideo-action1.jpg" id="VideoImage" style="margin-left:0px; padding-left:0px"/>';

	if (myimage.filters && myimage.filters.length>0)
	myimage.filters[0].play(1)

	document.getElementById('VideoNav').innerHTML = '<table style="width:360px"><tr><td style="width=60px"><span onclick="backwardButton();" class="VideoLinkArrows" id="BackButton"><span style="color:#E8ECF5; cursor:auto">&#8592;</span></span></td><td style="width=60px"><br style="line-height:9px"/><span onclick="playVideoNow(\'Video1\');" class="VideoLink" id="Video1"><span style="color:#990000">Video1</span></span></td><td style="width=60px"><br style="line-height:9px"/><span onclick="playVideoNow(\'Video2\');" class="VideoLink" id="Video2">Video2</span></td><td style="width=60px"><br style="line-height:9px"/><span onclick="playVideoNow(\'Video3\');" class="VideoLink" id="Video3">Video3</span></td><td style="width=60px"><br style="line-height:9px"/><span onclick="playVideoNow(\'Video4\');" class="VideoLink" id="Video4">Video4</span></td><td style="width=60px"><span onclick="forwardButton();" class="VideoLinkArrows" id="BackButton">&#8594;</span></td></tr></table>';
	document.getElementById('VideoDescription').innerHTML = '<p>Rep. Daley at the 94th Annual Farm Show.  Interviews with local resident Courtney Cowden of Prosperity, and Agriculture Secretary Russell Redding. Omelet making with the World\'s fastest omelet maker, Harold Helmer.</p><ul class="mediumblue" style="margin-left:22px"><li><strong><a href="http://www.pahouse.com/mediacenter/videoplayback.asp?strN=0110_Daley_YT_1" title="Click Here to View a Full Sized Player!">Click Here to View a Full Sized Player.</a></strong></li></ul>'
	}

	if (videoCount == 'Video2')
	{
	count = 2;

	var myimage=document.getElementById("divResults")
	if (myimage.filters && myimage.filters.length>0) //if filters[] collection is defined (only in IE)
  	myimage.filters[0].apply()

	document.getElementById('divResults').innerHTML = '<img onclick="playVideoNow(\'Video2\');" alt="Click here to watch the video!" src="http://www.pahouse.com/daley/images/DaleyVideo-action2.jpg" id="VideoImage" style="margin-left:0px; padding-left:0px"/>';

	if (myimage.filters && myimage.filters.length>0)
	myimage.filters[0].play(1)

	document.getElementById('VideoNav').innerHTML = '<table style="width:360px"><tr><td style="width=60px"><span onclick="backwardButton();" class="VideoLinkArrows" id="BackButton">&#8592;</span></td><td style="width=60px"><br style="line-height:9px"/><span onclick="playVideoNow(\'Video1\');" class="VideoLink" id="Video1">Video1</span></td><td style="width=60px"><br style="line-height:9px"/><span onclick="playVideoNow(\'Video2\');" class="VideoLink" id="Video2"><span style="color:#990000">Video2</span></span></td><td style="width=60px"><br style="line-height:9px"/><span onclick="playVideoNow(\'Video3\');" class="VideoLink" id="Video3">Video3</span></td><td style="width=60px"><br style="line-height:9px"/><span onclick="playVideoNow(\'Video4\');" class="VideoLink" id="Video4">Video4</span></td><td style="width=60px"><span onclick="forwardButton();" class="VideoLinkArrows" id="BackButton">&#8594;</span></td></tr></table>'
	document.getElementById('VideoDescription').innerHTML = '<p>Butter sculpture revealed.  Interviews include Deputy Secretary of Dog Law Enforcement Jessie Smith and Future Farmers of America Secretary Samantha Barrick-Poust.  Rep. Daley records his memories of the Farm Show with "Voices of Agriculture."</p><ul class="mediumblue" style="margin-left:22px"><li><strong><a href="http://www.pahouse.com/mediacenter/videoplayback.asp?strN=0110_Daley_YT_2" title="Click Here to View a Full Sized Player!">Click Here to View a Full Sized Player.</a></strong></li></ul>'
	}

	if (videoCount == 'Video3')
	{
	count = 3;

	var myimage=document.getElementById("divResults")
	if (myimage.filters && myimage.filters.length>0) //if filters[] collection is defined (only in IE)
  	myimage.filters[0].apply()

	document.getElementById('divResults').innerHTML = '<img onclick="playVideoNow(\'Video3\');" alt="Click here to watch the video!" src="http://www.pahouse.com/daley/images/DaleyVideo-action3.jpg" id="VideoImage" style="margin-left:0px; padding-left:0px"/>';

	if (myimage.filters && myimage.filters.length>0)
	myimage.filters[0].play(1)

	document.getElementById('VideoNav').innerHTML = '<table style="width:360px"><tr><td style="width=60px"><span onclick="backwardButton();" class="VideoLinkArrows" id="BackButton">&#8592;</span></td><td style="width=60px"><br style="line-height:9px"/><span onclick="playVideoNow(\'Video1\');" class="VideoLink" id="Video1">Video1</span></td><td style="width=60px"><br style="line-height:9px"/><span onclick="playVideoNow(\'Video2\');" class="VideoLink" id="Video2">Video2</span></td><td style="width=60px"><br style="line-height:9px"/><span onclick="playVideoNow(\'Video3\');" class="VideoLink" id="Video3"><span style="color:#990000">Video3</span></span></td><td style="width=60px"><br style="line-height:9px"/><span onclick="playVideoNow(\'Video4\');" class="VideoLink" id="Video4">Video4</span></td><td style="width=60px"><span onclick="forwardButton();" class="VideoLinkArrows" id="BackButton">&#8594;</span></td></tr></table>'
	document.getElementById('VideoDescription').innerHTML = '<p>Peacock\'s in agriculture-History and breeding.  Interview with a representative from the University of Pennsylvania\'s Veterinary Medicine program, and a remembrance of Barbaro.</p><ul class="mediumblue" style="margin-left:22px"><li><strong><a href="http://www.pahouse.com/mediacenter/videoplayback.asp?strN=0110_Daley_YT_3" title="Click Here to View a Full Sized Player!">Click Here to View a Full Sized Player.</a></strong></li></ul>'
	}

	if (videoCount == 'Video4')
	{
	count = 4;

	var myimage=document.getElementById("divResults")
	if (myimage.filters && myimage.filters.length>0) //if filters[] collection is defined (only in IE)
  	myimage.filters[0].apply()

	document.getElementById('divResults').innerHTML = '<img onclick="playVideoNow(\'Video4\');" alt="Click here to watch the video!" src="http://www.pahouse.com/daley/images/DaleyVideo-action4.jpg" id="VideoImage" style="margin-left:0px; padding-left:0px"/>';

	if (myimage.filters && myimage.filters.length>0)
	myimage.filters[0].play(1)

	document.getElementById('VideoNav').innerHTML = '<table style="width:360px"><tr><td style="width=60px"><span onclick="backwardButton();" class="VideoLinkArrows" id="BackButton">&#8592;</span></td><td style="width=60px"><br style="line-height:9px"/><span onclick="playVideoNow(\'Video1\');" class="VideoLink" id="Video1">Video1</span></td><td style="width=60px"><br style="line-height:9px"/><span onclick="playVideoNow(\'Video2\');" class="VideoLink" id="Video2">Video2</span></td><td style="width=60px"><br style="line-height:9px"/><span onclick="playVideoNow(\'Video3\');" class="VideoLink" id="Video3">Video3</span></td><td style="width=60px"><br style="line-height:9px"/><span onclick="playVideoNow(\'Video4\');" class="VideoLink" id="Video4"><span style="color:#990000">Video4</span></span></td><td style="width=60px"><span onclick="forwardButton();" class="VideoLinkArrows" id="BackButton"><span style="color:#E8ECF5; cursor:auto">&#8594;</span></span></td></tr></table>'
	document.getElementById('VideoDescription').innerHTML = '<p>The most popular attraction at the Farm Show -- the food court!</p><ul class="mediumblue" style="margin-left:22px"><li><strong><a href="http://www.pahouse.com/mediacenter/videoplayback.asp?strN=0110_Daley_YT_4" title="Click Here to View a Full Sized Player!">Click Here to View a Full Sized Player.</a></strong></li></ul>'
	}

  var xmlHttp;
  try
    {     
    xmlHttp=new XMLHttpRequest();    
    }
  catch (e)
    {    // Internet Explorer    
    try
      {      xmlHttp=new ActiveXObject("Msxml2.XMLHTTP");      }
    catch (e)
      {      try
        {        xmlHttp=new ActiveXObject("Microsoft.XMLHTTP");        }
      catch (e)
        {        alert("Your browser does not support AJAX!");        return false;        }      }    }
        
    //===========================================
    // Function:
    // If response has been sent to XMLhttp fill the div id'ed as txtResults with the response
    //===========================================
     xmlHttp.onreadystatechange=function()
      {
      if(xmlHttp.readyState==4)
        {
        document.getElementById("divResults").innerHTML=xmlHttp.responseText;
        }
      }
     //==================================
     var url="documents/" + videoFile + ".asp";
     //alert(url);

    xmlHttp.open("GET",url,true);
    xmlHttp.send(null);  

	
}

					function backwardButton()
					{
					count = count - 1;

					if (count == 0)
					{
					count = 1;
					}

					if (count == 1)
					{
					var myimage=document.getElementById("divResults")
					if (myimage.filters && myimage.filters.length>0) //if filters[] collection is defined (only in IE)
				  	myimage.filters[0].apply()
				
					document.getElementById('divResults').innerHTML = '<img onclick="playVideoNow(\'Video1\');" alt="Click here to watch the video!" src="http://www.pahouse.com/daley/images/DaleyVideo-action1.jpg" id="VideoImage" style="margin-left:0px; padding-left:0px"/>';
				
					if (myimage.filters && myimage.filters.length>0)
					myimage.filters[0].play(1)
				
					document.getElementById('VideoNav').innerHTML = '<table style="width:360px"><tr><td style="width=60px"><span onclick="backwardButton();" class="VideoLinkArrows" id="BackButton"><span style="color:#E8ECF5; cursor:auto">&#8592;</span></span></td><td style="width=60px"><br style="line-height:9px"/><span onclick="playVideoNow(\'Video1\');" class="VideoLink" id="Video1"><span style="color:#990000">Video1</span></span></td><td style="width=60px"><br style="line-height:9px"/><span onclick="playVideoNow(\'Video2\');" class="VideoLink" id="Video2">Video2</span></td><td style="width=60px"><br style="line-height:9px"/><span onclick="playVideoNow(\'Video3\');" class="VideoLink" id="Video3">Video3</span></td><td style="width=60px"><br style="line-height:9px"/><span onclick="playVideoNow(\'Video4\');" class="VideoLink" id="Video4">Video4</span></td><td style="width=60px"><span onclick="forwardButton();" class="VideoLinkArrows" id="BackButton">&#8594;</span></td></tr></table>';
					document.getElementById('VideoDescription').innerHTML = '<p>Rep. Daley at the 94th Annual Farm Show.  Interviews with local resident Courtney Cowden of Prosperity, and Agriculture Secretary Russell Redding. Omelet making with the World\'s fastest omelet maker, Harold Helmer.</p><ul class="mediumblue" style="margin-left:22px"><li><strong><a href="http://www.pahouse.com/mediacenter/videoplayback.asp?strN=0110_Daley_YT_1" title="Click Here to View a Full Sized Player!">Click Here to View a Full Sized Player.</a></strong></li></ul>'
					}
					
					if (count == 2)
					{
					var myimage=document.getElementById("divResults")
					if (myimage.filters && myimage.filters.length>0) //if filters[] collection is defined (only in IE)
				  	myimage.filters[0].apply()
				
					document.getElementById('divResults').innerHTML = '<img onclick="playVideoNow(\'Video2\');" alt="Click here to watch the video!" src="http://www.pahouse.com/daley/images/DaleyVideo-action2.jpg" id="VideoImage" style="margin-left:0px; padding-left:0px"/>';
				
					if (myimage.filters && myimage.filters.length>0)
					myimage.filters[0].play(1)
				
					document.getElementById('VideoNav').innerHTML = '<table style="width:360px"><tr><td style="width=60px"><span onclick="backwardButton();" class="VideoLinkArrows" id="BackButton">&#8592;</span></td><td style="width=60px"><br style="line-height:9px"/><span onclick="playVideoNow(\'Video1\');" class="VideoLink" id="Video1">Video1</span></td><td style="width=60px"><br style="line-height:9px"/><span onclick="playVideoNow(\'Video2\');" class="VideoLink" id="Video2"><span style="color:#990000">Video2</span></span></td><td style="width=60px"><br style="line-height:9px"/><span onclick="playVideoNow(\'Video3\');" class="VideoLink" id="Video3">Video3</span></td><td style="width=60px"><br style="line-height:9px"/><span onclick="playVideoNow(\'Video4\');" class="VideoLink" id="Video4">Video4</span></td><td style="width=60px"><span onclick="forwardButton();" class="VideoLinkArrows" id="BackButton">&#8594;</span></td></tr></table>'
					document.getElementById('VideoDescription').innerHTML = '<p>Butter sculpture revealed.  Interviews include Deputy Secretary of Dog Law Enforcement Jessie Smith and Future Farmers of America Secretary Samantha Barrick-Poust.  Rep. Daley records his memories of the Farm Show with "Voices of Agriculture."</p><ul class="mediumblue" style="margin-left:22px"><li><strong><a href="http://www.pahouse.com/mediacenter/videoplayback.asp?strN=0110_Daley_YT_2" title="Click Here to View a Full Sized Player!">Click Here to View a Full Sized Player.</a></strong></li></ul>'					
					}

					if (count == 3)
					{
					var myimage=document.getElementById("divResults")
					if (myimage.filters && myimage.filters.length>0) //if filters[] collection is defined (only in IE)
				  	myimage.filters[0].apply()
				
					document.getElementById('divResults').innerHTML = '<img onclick="playVideoNow(\'Video3\');" alt="Click here to watch the video!" src="http://www.pahouse.com/daley/images/DaleyVideo-action3.jpg" id="VideoImage" style="margin-left:0px; padding-left:0px"/>';
				
					if (myimage.filters && myimage.filters.length>0)
					myimage.filters[0].play(1)
				
					document.getElementById('VideoNav').innerHTML = '<table style="width:360px"><tr><td style="width=60px"><span onclick="backwardButton();" class="VideoLinkArrows" id="BackButton">&#8592;</span></td><td style="width=60px"><br style="line-height:9px"/><span onclick="playVideoNow(\'Video1\');" class="VideoLink" id="Video1">Video1</span></td><td style="width=60px"><br style="line-height:9px"/><span onclick="playVideoNow(\'Video2\');" class="VideoLink" id="Video2">Video2</span></td><td style="width=60px"><br style="line-height:9px"/><span onclick="playVideoNow(\'Video3\');" class="VideoLink" id="Video3"><span style="color:#990000">Video3</span></span></td><td style="width=60px"><br style="line-height:9px"/><span onclick="playVideoNow(\'Video4\');" class="VideoLink" id="Video4">Video4</span></td><td style="width=60px"><span onclick="forwardButton();" class="VideoLinkArrows" id="BackButton">&#8594;</span></td></tr></table>'
					document.getElementById('VideoDescription').innerHTML = '<p>Peacock\'s in agriculture-History and breeding.  Interview with a representative from the University of Pennsylvania\'s Veterinary Medicine program, and a remembrance of Barbaro.</p><ul class="mediumblue" style="margin-left:22px"><li><strong><a href="http://www.pahouse.com/mediacenter/videoplayback.asp?strN=0110_Daley_YT_3" title="Click Here to View a Full Sized Player!">Click Here to View a Full Sized Player.</a></strong></li></ul>'
					}

					if (count == 4)
					{
					var myimage=document.getElementById("divResults")
					if (myimage.filters && myimage.filters.length>0) //if filters[] collection is defined (only in IE)
				  	myimage.filters[0].apply()
				
					document.getElementById('divResults').innerHTML = '<img onclick="playVideoNow(\'Video4\');" alt="Click here to watch the video!" src="http://www.pahouse.com/daley/images/DaleyVideo-action4.jpg" id="VideoImage" style="margin-left:0px; padding-left:0px"/>';
				
					if (myimage.filters && myimage.filters.length>0)
					myimage.filters[0].play(1)
				
					document.getElementById('VideoNav').innerHTML = '<table style="width:360px"><tr><td style="width=60px"><span onclick="backwardButton();" class="VideoLinkArrows" id="BackButton">&#8592;</span></td><td style="width=60px"><br style="line-height:9px"/><span onclick="playVideoNow(\'Video1\');" class="VideoLink" id="Video1">Video1</span></td><td style="width=60px"><br style="line-height:9px"/><span onclick="playVideoNow(\'Video2\');" class="VideoLink" id="Video2">Video2</span></td><td style="width=60px"><br style="line-height:9px"/><span onclick="playVideoNow(\'Video3\');" class="VideoLink" id="Video3">Video3</span></td><td style="width=60px"><br style="line-height:9px"/><span onclick="playVideoNow(\'Video4\');" class="VideoLink" id="Video4"><span style="color:#990000">Video4</span></span></td><td style="width=60px"><span onclick="forwardButton();" class="VideoLinkArrows" id="BackButton"><span style="color:#E8ECF5; cursor:auto">&#8594;</span></span></td></tr></table>'
					document.getElementById('VideoDescription').innerHTML = '<p>The most popular attraction at the Farm Show -- the food court!</p><ul class="mediumblue" style="margin-left:22px"><li><strong><a href="http://www.pahouse.com/mediacenter/videoplayback.asp?strN=0110_Daley_YT_4" title="Click Here to View a Full Sized Player!">Click Here to View a Full Sized Player.</a></strong></li></ul>'
					}

					}
					
					function forwardButton()
					{
					count = count + 1;

					if (count == 5)
					{
					count = 4;
					}

					if (count == 1)
					{
					var myimage=document.getElementById("divResults")
					if (myimage.filters && myimage.filters.length>0) //if filters[] collection is defined (only in IE)
				  	myimage.filters[0].apply()
				
					document.getElementById('divResults').innerHTML = '<img onclick="playVideoNow(\'Video1\');" alt="Click here to watch the video!" src="http://www.pahouse.com/daley/images/DaleyVideo-action1.jpg" id="VideoImage" style="margin-left:0px; padding-left:0px"/>';
				
					if (myimage.filters && myimage.filters.length>0)
					myimage.filters[0].play(1)
				
					document.getElementById('VideoNav').innerHTML = '<table style="width:360px"><tr><td style="width=60px"><span onclick="backwardButton();" class="VideoLinkArrows" id="BackButton"><span style="color:#E8ECF5; cursor:auto">&#8592;</span></span></td><td style="width=60px"><br style="line-height:9px"/><span onclick="playVideoNow(\'Video1\');" class="VideoLink" id="Video1"><span style="color:#990000">Video1</span></span></td><td style="width=60px"><br style="line-height:9px"/><span onclick="playVideoNow(\'Video2\');" class="VideoLink" id="Video2">Video2</span></td><td style="width=60px"><br style="line-height:9px"/><span onclick="playVideoNow(\'Video3\');" class="VideoLink" id="Video3">Video3</span></td><td style="width=60px"><br style="line-height:9px"/><span onclick="playVideoNow(\'Video4\');" class="VideoLink" id="Video4">Video4</span></td><td style="width=60px"><span onclick="forwardButton();" class="VideoLinkArrows" id="BackButton">&#8594;</span></td></tr></table>';
					document.getElementById('VideoDescription').innerHTML = '<p>Rep. Daley at the 94th Annual Farm Show.  Interviews with local resident Courtney Cowden of Prosperity, and Agriculture Secretary Russell Redding. Omelet making with the World\'s fastest omelet maker, Harold Helmer.</p><ul class="mediumblue" style="margin-left:22px"><li><strong><a href="http://www.pahouse.com/mediacenter/videoplayback.asp?strN=0110_Daley_YT_1" title="Click Here to View a Full Sized Player!">Click Here to View a Full Sized Player.</a></strong></li></ul>'
					}					

					if (count == 2)
					{
					var myimage=document.getElementById("divResults")
					if (myimage.filters && myimage.filters.length>0) //if filters[] collection is defined (only in IE)
				  	myimage.filters[0].apply()
				
					document.getElementById('divResults').innerHTML = '<img onclick="playVideoNow(\'Video2\');" alt="Click here to watch the video!" src="http://www.pahouse.com/daley/images/DaleyVideo-action2.jpg" id="VideoImage" style="margin-left:0px; padding-left:0px"/>';
				
					if (myimage.filters && myimage.filters.length>0)
					myimage.filters[0].play(1)
				
					document.getElementById('VideoNav').innerHTML = '<table style="width:360px"><tr><td style="width=60px"><span onclick="backwardButton();" class="VideoLinkArrows" id="BackButton">&#8592;</span></td><td style="width=60px"><br style="line-height:9px"/><span onclick="playVideoNow(\'Video1\');" class="VideoLink" id="Video1">Video1</span></td><td style="width=60px"><br style="line-height:9px"/><span onclick="playVideoNow(\'Video2\');" class="VideoLink" id="Video2"><span style="color:#990000">Video2</span></span></td><td style="width=60px"><br style="line-height:9px"/><span onclick="playVideoNow(\'Video3\');" class="VideoLink" id="Video3">Video3</span></td><td style="width=60px"><br style="line-height:9px"/><span onclick="playVideoNow(\'Video4\');" class="VideoLink" id="Video4">Video4</span></td><td style="width=60px"><span onclick="forwardButton();" class="VideoLinkArrows" id="BackButton">&#8594;</span></td></tr></table>'
					document.getElementById('VideoDescription').innerHTML = '<p>Butter sculpture revealed.  Interviews include Deputy Secretary of Dog Law Enforcement Jessie Smith and Future Farmers of America Secretary Samantha Barrick-Poust.  Rep. Daley records his memories of the Farm Show with "Voices of Agriculture."</p><ul class="mediumblue" style="margin-left:22px"><li><strong><a href="http://www.pahouse.com/mediacenter/videoplayback.asp?strN=0110_Daley_YT_2" title="Click Here to View a Full Sized Player!">Click Here to View a Full Sized Player.</a></strong></li></ul>'					
					}

					if (count == 3)
					{
					var myimage=document.getElementById("divResults")
					if (myimage.filters && myimage.filters.length>0) //if filters[] collection is defined (only in IE)
				  	myimage.filters[0].apply()
				
					document.getElementById('divResults').innerHTML = '<img onclick="playVideoNow(\'Video3\');" alt="Click here to watch the video!" src="http://www.pahouse.com/daley/images/DaleyVideo-action3.jpg" id="VideoImage" style="margin-left:0px; padding-left:0px"/>';
				
					if (myimage.filters && myimage.filters.length>0)
					myimage.filters[0].play(1)
				
					document.getElementById('VideoNav').innerHTML = '<table style="width:360px"><tr><td style="width=60px"><span onclick="backwardButton();" class="VideoLinkArrows" id="BackButton">&#8592;</span></td><td style="width=60px"><br style="line-height:9px"/><span onclick="playVideoNow(\'Video1\');" class="VideoLink" id="Video1">Video1</span></td><td style="width=60px"><br style="line-height:9px"/><span onclick="playVideoNow(\'Video2\');" class="VideoLink" id="Video2">Video2</span></td><td style="width=60px"><br style="line-height:9px"/><span onclick="playVideoNow(\'Video3\');" class="VideoLink" id="Video3"><span style="color:#990000">Video3</span></span></td><td style="width=60px"><br style="line-height:9px"/><span onclick="playVideoNow(\'Video4\');" class="VideoLink" id="Video4">Video4</span></td><td style="width=60px"><span onclick="forwardButton();" class="VideoLinkArrows" id="BackButton">&#8594;</span></td></tr></table>'
					document.getElementById('VideoDescription').innerHTML = '<p>Peacock\'s in agriculture-History and breeding.  Interview with a representative from the University of Pennsylvania\'s Veterinary Medicine program, and a remembrance of Barbaro.</p><ul class="mediumblue" style="margin-left:22px"><li><strong><a href="http://www.pahouse.com/mediacenter/videoplayback.asp?strN=0110_Daley_YT_3" title="Click Here to View a Full Sized Player!">Click Here to View a Full Sized Player.</a></strong></li></ul>'
					}

					if (count == 4)
					{
					var myimage=document.getElementById("divResults")
					if (myimage.filters && myimage.filters.length>0) //if filters[] collection is defined (only in IE)
				  	myimage.filters[0].apply()
				
					document.getElementById('divResults').innerHTML = '<img onclick="playVideoNow(\'Video4\');" alt="Click here to watch the video!" src="http://www.pahouse.com/daley/images/DaleyVideo-action4.jpg" id="VideoImage" style="margin-left:0px; padding-left:0px"/>';
				
					if (myimage.filters && myimage.filters.length>0)
					myimage.filters[0].play(1)
				
					document.getElementById('VideoNav').innerHTML = '<table style="width:360px"><tr><td style="width=60px"><span onclick="backwardButton();" class="VideoLinkArrows" id="BackButton">&#8592;</span></td><td style="width=60px"><br style="line-height:9px"/><span onclick="playVideoNow(\'Video1\');" class="VideoLink" id="Video1">Video1</span></td><td style="width=60px"><br style="line-height:9px"/><span onclick="playVideoNow(\'Video2\');" class="VideoLink" id="Video2">Video2</span></td><td style="width=60px"><br style="line-height:9px"/><span onclick="playVideoNow(\'Video3\');" class="VideoLink" id="Video3">Video3</span></td><td style="width=60px"><br style="line-height:9px"/><span onclick="playVideoNow(\'Video4\');" class="VideoLink" id="Video4"><span style="color:#990000">Video4</span></span></td><td style="width=60px"><span onclick="forwardButton();" class="VideoLinkArrows" id="BackButton"><span style="color:#E8ECF5; cursor:auto">&#8594;</span></span></td></tr></table>'
					document.getElementById('VideoDescription').innerHTML = '<p>The most popular attraction at the Farm Show -- the food court!</p><ul class="mediumblue" style="margin-left:22px"><li><strong><a href="http://www.pahouse.com/mediacenter/videoplayback.asp?strN=0110_Daley_YT_4" title="Click Here to View a Full Sized Player!">Click Here to View a Full Sized Player.</a></strong></li></ul>'
					}
					
					}
