﻿function VideoNav(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/Boyle/images/VideoBoyle-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; border:thin black solid; text-align:center"><tr><td style="width:90px"><span onclick="VideoNav(\'Video1\');" class="VideoLink" id="Video1"><span style="color:#990000; cursor:default">Video1</span></span></td><td style="width:90px"><span onclick="VideoNav(\'Video2\');" class="VideoLink" id="Video2">Video2</span></td><td style="width:90px"><span onclick="VideoNav(\'Video3\');" class="VideoLink" id="Video3">Video3</span></td><td style="width:90px"><span onclick="VideoNav(\'Video4\');" class="VideoLink" id="Video4">Video4</span></td></tr></table>';
	document.getElementById('VideoDescription').innerHTML = '<p><strong>REACH Bill</strong></p><p style="font-style:italic">Rep. Brendan Boyle talks about his REACH bill, which would make higher education accessible for many more Pennsylvania students.</p><ul class="mediumblue" style="margin-left:22px"><li><strong><a href="http://www.pahouse.com/mediacenter/videoplayback.asp?strN=0410_Boyle_REACH" 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/Boyle/images/VideoBoyle-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; border:thin black solid; text-align:center"><tr><td style="width:90px"><span onclick="VideoNav(\'Video1\');" class="VideoLink" id="Video1">Video1</span></td><td style="width:90px"><span onclick="VideoNav(\'Video2\');" class="VideoLink" id="Video2"><span style="color:#990000; cursor:default">Video2</span></span></td><td style="width:90px"><span onclick="VideoNav(\'Video3\');" class="VideoLink" id="Video3">Video3</span></td><td style="width:90px"><span onclick="VideoNav(\'Video4\');" class="VideoLink" id="Video4">Video4</span></td></tr></table>'
	document.getElementById('VideoDescription').innerHTML = '<p><strong>Teen Dating</strong></p><p style="font-style:italic">Rep. Brendan Boyle discusses efforts to educate Pennsylvania teenagers on the warning signs of abusive dating relationships.</p><ul class="mediumblue" style="margin-left:22px"><li><strong><a href="http://www.pahouse.com/mediacenter/videoplayback.asp?strN=0410_Boyle_TEEN_DATING" 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/Boyle/images/VideoBoyle-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; border:thin black solid; text-align:center"><tr><td style="width:90px"><span onclick="VideoNav(\'Video1\');" class="VideoLink" id="Video1">Video1</span></td><td style="width:90px"><span onclick="VideoNav(\'Video2\');" class="VideoLink" id="Video2">Video2</span></td><td style="width:90px"><span onclick="VideoNav(\'Video3\');" class="VideoLink" id="Video3"><span style="color:#990000; cursor:default">Video3</span></span></td><td style="width:90px"><span onclick="VideoNav(\'Video4\');" class="VideoLink" id="Video4">Video4</span></td></tr></table>'
	document.getElementById('VideoDescription').innerHTML = '<p><strong>Voter Registration</strong></p><p style="font-style:italic">Rep. Brendan Boyle discusses his bill that would allow Pennsylvanians to register to vote up to and including on Election Day.</p><ul class="mediumblue" style="margin-left:22px"><li><strong><a href="http://www.pahouse.com/mediacenter/videoplayback.asp?strN=0410_Boyle_VOTER" 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/Boyle/images/VideoBoyle-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; border:thin black solid; text-align:center"><tr><td style="width:90px"><span onclick="VideoNav(\'Video1\');" class="VideoLink" id="Video1">Video1</span></td><td style="width:90px"><span onclick="VideoNav(\'Video2\');" class="VideoLink" id="Video2">Video2</span></td><td style="width:90px"><span onclick="VideoNav(\'Video3\');" class="VideoLink" id="Video3">Video3</span></td><td style="width:90px"><span onclick="VideoNav(\'Video4\');" class="VideoLink" id="Video4"><span style="color:#990000; cursor:default">Video4</span></span></td></tr></table>'
	document.getElementById('VideoDescription').innerHTML = '<p><strong>Pre K Counts</strong></p><p style="font-style:italic">Rep. Brendan Boyle says Pennsylvania\'s Pre-K Counts program, which is succeeding in preparing more young children for school, is a wise investment for the state.</p><ul class="mediumblue" style="margin-left:22px"><li><strong><a href="http://www.pahouse.com/mediacenter/videoplayback.asp?strN=0410_Boyle_PRE_K_COUNTS" title="Click Here to View a Full Sized Player!">Click Here to View a Full Sized Player.</a></strong></li></ul>'
	}

}


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/Boyle/images/VideoBoyle-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; border:thin black solid; text-align:center"><tr><td style="width:90px"><span onclick="playVideoNow(\'Video1\');" class="VideoLink" id="Video1"><span style="color:#990000; cursor:default">Video1</span></span></td><td style="width:90px"><span onclick="playVideoNow(\'Video2\');" class="VideoLink" id="Video2">Video2</span></td><td style="width:90px"><span onclick="playVideoNow(\'Video3\');" class="VideoLink" id="Video3">Video3</span></td><td style="width:90px"><span onclick="playVideoNow(\'Video4\');" class="VideoLink" id="Video4">Video4</span></td></tr></table>';
	document.getElementById('VideoDescription').innerHTML = '<p><strong>PAJobsNow</strong></p><p style="font-style:italic">Rep. Brendan Boyle talks about the PAJobsNOW, a plan by House Democrats aimed at putting Pennsylvanians back to work. Clip from the Legislative Journal TV program.</p><ul class="mediumblue" style="margin-left:22px"><li><strong><a href="http://www.pahouse.com/mediacenter/videoplayback.asp?strN=0610_Boyle_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/Boyle/images/VideoBoyle-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; border:thin black solid; text-align:center"><tr><td style="width:90px"><span onclick="playVideoNow(\'Video1\');" class="VideoLink" id="Video1">Video1</span></td><td style="width:90px"><span onclick="playVideoNow(\'Video2\');" class="VideoLink" id="Video2"><span style="color:#990000; cursor:default">Video2</span></span></td><td style="width:90px"><span onclick="playVideoNow(\'Video3\');" class="VideoLink" id="Video3">Video3</span></td><td style="width:90px"><span onclick="playVideoNow(\'Video4\');" class="VideoLink" id="Video4">Video4</span></td></tr></table>'
	document.getElementById('VideoDescription').innerHTML = '<p><strong>Pre-K</strong></p><p style="font-style:italic">Rep. Brendan Boyle says Pennsylvania needs strong Pre-K programs, and discusses legislation he has introduced to allow more families to access Pre-K for their children. Clip from the Legislative Journal TV program.</p><ul class="mediumblue" style="margin-left:22px"><li><strong><a href="http://www.pahouse.com/mediacenter/videoplayback.asp?strN=0610_Boyle_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/Boyle/images/VideoBoyle-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; border:thin black solid; text-align:center"><tr><td style="width:90px"><span onclick="playVideoNow(\'Video1\');" class="VideoLink" id="Video1">Video1</span></td><td style="width:90px"><span onclick="playVideoNow(\'Video2\');" class="VideoLink" id="Video2">Video2</span></td><td style="width:90px"><span onclick="playVideoNow(\'Video3\');" class="VideoLink" id="Video3"><span style="color:#990000; cursor:default">Video3</span></span></td><td style="width:90px"><span onclick="playVideoNow(\'Video4\');" class="VideoLink" id="Video4">Video4</span></td></tr></table>'
	document.getElementById('VideoDescription').innerHTML = '<p><strong>Youth Concussions</strong></p><p style="font-style:italic">Rep. Brendan Boyle discusses legislation he is supporting that would educate athletes, coaches and parents on the dangers of concussions, and protect Pennsylvania\'s young athletes. Clip from the Legislative Journal TV program.</p><ul class="mediumblue" style="margin-left:22px"><li><strong><a href="http://www.pahouse.com/mediacenter/videoplayback.asp?strN=0610_Boyle_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/Boyle/images/VideoBoyle-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; border:thin black solid; text-align:center"><tr><td style="width:90px"><span onclick="playVideoNow(\'Video1\');" class="VideoLink" id="Video1">Video1</span></td><td style="width:90px"><span onclick="playVideoNow(\'Video2\');" class="VideoLink" id="Video2">Video2</span></td><td style="width:90px"><span onclick="playVideoNow(\'Video3\');" class="VideoLink" id="Video3">Video3</span></td><td style="width:90px"><span onclick="playVideoNow(\'Video4\');" class="VideoLink" id="Video4"><span style="color:#990000; cursor:default">Video4</span></span></td></tr></table>'
	document.getElementById('VideoDescription').innerHTML = '<p><strong>Ethics Training</strong></p><p style="font-style:italic">Rep. Brendan Boyle talks about his bill that would require all lawmakers and employees in the General Assembly to complete ethics training. Clip from the Legislative Journal TV program.</p><ul class="mediumblue" style="margin-left:22px"><li><strong><a href="http://www.pahouse.com/mediacenter/videoplayback.asp?strN=0610_Boyle_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/" + videoCount + ".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/boyle/images/BoyleVideo-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:72px"><span onclick="backwardButton();" class="VideoLinkArrows" id="BackButton"><span style="color:#E8ECF5; cursor:auto">&#8592;</span></span></td><td style="width:72px"><br style="line-height:9px"/><span onclick="playVideoNow(\'Video1\');" class="VideoLink" id="Video1"><span style="color:#990000">Video1</span></span></td><td style="width:72px"><br style="line-height:9px"/><span onclick="playVideoNow(\'Video2\');" class="VideoLink" id="Video2">Video2</span></td><td style="width:72px"><br style="line-height:9px"/><span onclick="playVideoNow(\'Video3\');" class="VideoLink" id="Video3">Video3</span></td><td style="width:72px"><span onclick="forwardButton();" class="VideoLinkArrows" id="BackButton">&#8594;</span></td></tr></table>';
	document.getElementById('VideoDescription').innerHTML = '<p><strong>Census</strong></p><p style="font-style:italic">Rep. Brendan Boyle says the data from census determines the amount of federal funding our state receives for education, roads, and hospitals. Clip from the Legislative Journal TV program.</p><ul class="mediumblue" style="margin-left:22px"><li><strong><a href="http://www.pahouse.com/mediacenter/videoplayback.asp?strN=020810Boyle1" 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/boyle/images/BoyleVideo-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:72px"><span onclick="backwardButton();" class="VideoLinkArrows" id="BackButton">&#8592;</span></td><td style="width:72px"><br style="line-height:9px"/><span onclick="playVideoNow(\'Video1\');" class="VideoLink" id="Video1">Video1</span></td><td style="width:72px"><br style="line-height:9px"/><span onclick="playVideoNow(\'Video2\');" class="VideoLink" id="Video2"><span style="color:#990000">Video2</span></span></td><td style="width:72px"><br style="line-height:9px"/><span onclick="playVideoNow(\'Video3\');" class="VideoLink" id="Video3">Video3</span></td><td style="width:72px"><span onclick="forwardButton();" class="VideoLinkArrows" id="BackButton">&#8594;</span></td></tr></table>'
	document.getElementById('VideoDescription').innerHTML = '<p><strong>Banning Distracted Driving</strong></p><p style="font-style:italic">Rep. Brendan Boyle says he believes making texting and talking on a hand-held cell phone illegal will save lives. Clip from the Legislative Journal TV program.</p><ul class="mediumblue" style="margin-left:22px"><li><strong><a href="http://www.pahouse.com/mediacenter/videoplayback.asp?strN=020810Boyle2" 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/boyle/images/BoyleVideo-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:72px"><span onclick="backwardButton();" class="VideoLinkArrows" id="BackButton">&#8592;</span></td><td style="width:72px"><br style="line-height:9px"/><span onclick="playVideoNow(\'Video1\');" class="VideoLink" id="Video1">Video1</span></td><td style="width:72px"><br style="line-height:9px"/><span onclick="playVideoNow(\'Video2\');" class="VideoLink" id="Video2">Video2</span></td><td style="width:72px"><br style="line-height:9px"/><span onclick="playVideoNow(\'Video3\');" class="VideoLink" id="Video3"><span style="color:#990000">Video3</span></span></td><td style="width:72px"><span onclick="forwardButton();" class="VideoLinkArrows" id="BackButton"><span style="color:#E8ECF5; cursor:auto">&#8594;</span></span></td></tr></table>'
	document.getElementById('VideoDescription').innerHTML = '<p><strong>Domestic Violence Prevention</strong></p><p style="font-style:italic">Rep. Brendan Boyle discusses our state\'s efforts to educate and prevent Pennsylvanians from becoming domestic violence abuse victims. Clip from the Legislative Journal TV program.</p><ul class="mediumblue" style="margin-left:22px"><li><strong><a href="http://www.pahouse.com/mediacenter/videoplayback.asp?strN=020810Boyle3" 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 == 4)
	{
	count = 3;
	}
	
	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/boyle/images/BoyleVideo-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:72px"><span onclick="backwardButton();" class="VideoLinkArrows" id="BackButton"><span style="color:#E8ECF5; cursor:auto">&#8592;</span></span></td><td style="width:72px"><br style="line-height:9px"/><span onclick="playVideoNow(\'Video1\');" class="VideoLink" id="Video1"><span style="color:#990000">Video1</span></span></td><td style="width:72px"><br style="line-height:9px"/><span onclick="playVideoNow(\'Video2\');" class="VideoLink" id="Video2">Video2</span></td><td style="width:72px"><br style="line-height:9px"/><span onclick="playVideoNow(\'Video3\');" class="VideoLink" id="Video3">Video3</span></td><td style="width:72px"><span onclick="forwardButton();" class="VideoLinkArrows" id="BackButton">&#8594;</span></td></tr></table>';
	document.getElementById('VideoDescription').innerHTML = '<p><strong>Census</strong></p><p style="font-style:italic">Rep. Brendan Boyle says the data from census determines the amount of federal funding our state receives for education, roads, and hospitals. Clip from the Legislative Journal TV program.</p><ul class="mediumblue" style="margin-left:22px"><li><strong><a href="http://www.pahouse.com/mediacenter/videoplayback.asp?strN=020810Boyle1" 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/boyle/images/BoyleVideo-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:72px"><span onclick="backwardButton();" class="VideoLinkArrows" id="BackButton">&#8592;</span></td><td style="width:72px"><br style="line-height:9px"/><span onclick="playVideoNow(\'Video1\');" class="VideoLink" id="Video1">Video1</span></td><td style="width:72px"><br style="line-height:9px"/><span onclick="playVideoNow(\'Video2\');" class="VideoLink" id="Video2"><span style="color:#990000">Video2</span></span></td><td style="width:72px"><br style="line-height:9px"/><span onclick="playVideoNow(\'Video3\');" class="VideoLink" id="Video3">Video3</span></td><td style="width:72px"><span onclick="forwardButton();" class="VideoLinkArrows" id="BackButton">&#8594;</span></td></tr></table>'
	document.getElementById('VideoDescription').innerHTML = '<p><strong>Banning Distracted Driving</strong></p><p style="font-style:italic">Rep. Brendan Boyle says he believes making texting and talking on a hand-held cell phone illegal will save lives. Clip from the Legislative Journal TV program.</p><ul class="mediumblue" style="margin-left:22px"><li><strong><a href="http://www.pahouse.com/mediacenter/videoplayback.asp?strN=020810Boyle2" 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/boyle/images/BoyleVideo-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:72px"><span onclick="backwardButton();" class="VideoLinkArrows" id="BackButton">&#8592;</span></td><td style="width:72px"><br style="line-height:9px"/><span onclick="playVideoNow(\'Video1\');" class="VideoLink" id="Video1">Video1</span></td><td style="width:72px"><br style="line-height:9px"/><span onclick="playVideoNow(\'Video2\');" class="VideoLink" id="Video2">Video2</span></td><td style="width:72px"><br style="line-height:9px"/><span onclick="playVideoNow(\'Video3\');" class="VideoLink" id="Video3"><span style="color:#990000">Video3</span></span></td><td style="width:72px"><span onclick="forwardButton();" class="VideoLinkArrows" id="BackButton"><span style="color:#E8ECF5; cursor:auto">&#8594;</span></span></td></tr></table>'
	document.getElementById('VideoDescription').innerHTML = '<p><strong>Domestic Violence Prevention</strong></p><p style="font-style:italic">Rep. Brendan Boyle discusses our state\'s efforts to educate and prevent Pennsylvanians from becoming domestic violence abuse victims. Clip from the Legislative Journal TV program.</p><ul class="mediumblue" style="margin-left:22px"><li><strong><a href="http://www.pahouse.com/mediacenter/videoplayback.asp?strN=020810Boyle3" title="Click Here to View a Full Sized Player!">Click Here to View a Full Sized Player.</a></strong></li></ul>'
	}

}

