// JavaScript Document
$(function(){
		$(".index_content_01_right ul li a").mouseover(function(){
			$(this).parent().removeClass("subnavlistbg01").addClass("subnavlistbg02"); 
			$(this).css("color","#dc002d");
			$(this).parent().siblings().removeClass("subnavlistbg02").addClass("subnavlistbg01");
			$(this).parent().siblings().children().css("color","#535353");
			
		 });
		
		
	});
function onloadValue(flvName,image,title,content){
		var s1 = new SWFObject("../flash2/spxs001.swf?autostart=true","mediaplayer","400","325","8");
		s1.addParam("allowfullscreen","true");
		s1.addParam("wmode","transparent");
		s1.addVariable("wmode","transparent")
		s1.addVariable("width","400");
		s1.addVariable("height","325");
		s1.addVariable("image","image2/"+image+"");
		s1.addVariable("file",flvName);
		s1.write("spxsflv");
	}
	function onloadValue1(flvName,image,title,content){
		var s1 = new SWFObject("../flash2/spxs001.swf?autostart=true","mediaplayer","400","325","8");
		s1.addParam("allowfullscreen","true");
		s1.addParam("wmode","transparent");
		s1.addVariable("wmode","transparent")
		s1.addVariable("width","400");
		s1.addVariable("height","325");
		s1.addVariable("image","image2/"+image+"");
		s1.addVariable("file",flvName);
		s1.write("spxsflv1");
	}
	function onloadValue2(flvName,image,title,content){
		var s1 = new SWFObject("../flash2/spxs001.swf?autostart=true","mediaplayer","400","325","8");
		s1.addParam("allowfullscreen","true");
		s1.addParam("wmode","transparent");
		s1.addVariable("wmode","transparent")
		s1.addVariable("width","400");
		s1.addVariable("height","325");
		s1.addVariable("image","image2/"+image+"");
		s1.addVariable("file",flvName);
		s1.write("spxsflv2");
	}
	function onloadValue3(flvName,image,title,content){
		var s1 = new SWFObject("../flash2/spxs001.swf?autostart=true","mediaplayer","400","325","8");
		s1.addParam("allowfullscreen","true");
		s1.addParam("wmode","transparent");
		s1.addVariable("wmode","transparent")
		s1.addVariable("width","400");
		s1.addVariable("height","325");
		s1.addVariable("image","image2/"+image+"");
		s1.addVariable("file",flvName);
		s1.write("spxsflv3");
	}
