function flvplayer_im(thetitle,theurl,focus_width,focus_height,_preview,_isauto,_fitmode,_houseid){
 if (_preview=="" || _preview=="{ipreview}")
    {  
		_preview="http://video.0579fw.com/files/preview.jpg"
    }
    if (_isauto=="")
    {
		_isauto="true"
    }else if (_isauto=="{isautoplay}")
    {
		_isauto="false"
    }

     if (theurl=="" || theurl=="{iurl}")
     {
	     theurl="http://video.0579fw.com/default-1.swf"
     }
	 if (_fitmode=="")
	 {_fitmode = "false"}
	  _fitmode = "false"
     document.write('<table border="0" cellpadding="0" cellspacing="0">');
     document.write(' <tr>');
     document.write('  <td style="width:9px;height:33px;background:url(http://video.0579fw.com/images/flvplayer-5_r1_c1.jpg);"></td>');
     document.write('  <td style="height:33px;background:url(http://video.0579fw.com/images/flvplayer-5_r1_c2.jpg);font-size:12px;font-weight:bold;color:#013D7B;"><span style="float:left;"><img src="http://video.0579fw.com/images/title-button.gif" width="22" height="21" align="absmiddle"><a href="/Detail_House.aspx?id='+_houseid+'" title="查看该楼盘详情" target="_blank" style="color:blue;">'+ thetitle +'</a></span><span style="float:right;margin-top:4px;">[<a href=\'javascript:sendEvents("stop");window.open("/Common/mediahouse.aspx?id='+_houseid+'");\' title="更多视频" style="color:green;">查看大视频</a>]</span></td>');
     document.write('  <td style="width:10px;height:33px;background:url(http://video.0579fw.com/images/flvplayer-5_r1_c3.jpg);"></td>');
     document.write('</tr><tr>');
     document.write('  <td style="width:9px;background:url(http://video.0579fw.com/images/flvplayer-5_r2_c1.jpg);"></td><td valign="bottom">');
     document.write('<embed src="http://video.0579fw.com/mediaplayer.swf" width="'+ focus_width +'" height="'+ focus_height +'" allowfullscreen="false" flashvars="&file='+ theurl +'&image='+_preview+'&autostart='+_isauto+'&overstretch='+_fitmode+'&enablejs=true&javascriptid=mpl2008" />');
     document.write('</td><td style="width:10px;background:url(http://video.0579fw.com/images/flvplayer-5_r2_c3.jpg);"></td>');
     document.write('</tr><tr>');
     document.write('  <td style="width:9px;height:10px;background:url(http://video.0579fw.com/images/flvplayer-5_r3_c1.jpg);"></td>');
     document.write('  <td style="height:10px;background:url(http://video.0579fw.com/images/flvplayer-5_r3_c2.jpg);"></td>');
     document.write('  <td style="width:10px;height:10px;background:url(http://video.0579fw.com/images/flvplayer-5_r3_c3.jpg);"></td>');
     document.write(' </tr>');
     document.write('</table>');
 }

function flvplayer_im1(thetitle,theurl,focus_width,focus_height,_preview,_isauto,_fitmode){
	if (_preview=="" || _preview=="{ipreview}")
    {  
		_preview="http://video.0579fw.com/images/preview.jpg"
    }
    if (_isauto=="")
    {
		_isauto="true"
    }else if (_isauto=="{isautoplay}")
    {
		_isauto="false"
    }
    if (theurl=="" || theurl=="{iurl}")
    {
		//theurl="/default-1.swf"
		theurl="http://video.0579fw.com/media/0579fw_show.flv"
		if (focus_width<=320 || focus_height <=260)
		{focus_width = 320
        focus_height = 260
		}
		_fitmode = ""
		_isauto = "false"
		thetitle = "金华房网宣传视频"
    }
	if (_fitmode=="")
	{_fitmode = "false"}
     _fitmode = "false"
	document.write('<p id="player"><a href="http://www.macromedia.com/go/getflashplayer">Get the Flash Player</a> to see this movie.</p>');
    window["mpl"] = new Object();
    var so = new SWFObject("http://video.0579fw.com/mediaplayer.swf","mpl",focus_width,focus_height,"8");
	so.addParam("allowfullscreen","true");
	so.addVariable("file",theurl);
	so.addVariable("enablejs","true");
	so.addVariable("image",_preview);
	so.addVariable("autostart",_isauto);
	so.addVariable("overstretch",_fitmode);
	so.addVariable("javascriptid","mpl");
	so.addVariable("height",focus_height);
    so.addVariable("width",focus_width);
	so.write('player');
	//SWFFormFix("mpl");
	//var mmw = new SWFMacMouseWheel(so);
 }

 function flvplayer_im3(thetitle,theurl,focus_width,focus_height,_preview,_isauto,_fitmode,_bcolor,_fcolor,_lcolor,_scolor){
	if (_preview=="" || _preview=="{ipreview}")
    {  
		_preview="http://video.0579fw.com/images/preview.jpg"
    }
    if (_isauto=="")
    {
		_isauto="true"
    }else if (_isauto=="{isautoplay}")
    {
		_isauto="false"
    }
    if (theurl=="" || theurl=="{iurl}")
    {
		//theurl="/default-1.swf"
		theurl="http://video.0579fw.com/media/0579fw_show.flv"
		if (focus_width<=320 || focus_height <=260)
		{focus_width = 320
        focus_height = 260
		}
		_fitmode = ""
		_isauto = "false"
		thetitle = "金华房网宣传视频"
    }
	if (_fitmode=="")
	{_fitmode = "false"}
     _fitmode = "false"
	document.write('<p id="player"><a href="http://www.macromedia.com/go/getflashplayer">Get the Flash Player</a> to see this movie.</p>');
    window["mpl"] = new Object();
    var so = new SWFObject("http://video.0579fw.com/mediaplayer.swf","mpl",focus_width,focus_height,"8");
	so.addParam("allowfullscreen","true");
	so.addVariable("file",theurl);
	so.addVariable("enablejs","true");
	so.addVariable("image",_preview);
	so.addVariable("autostart",_isauto);
	so.addVariable("overstretch",_fitmode);
	so.addVariable("javascriptid","mpl");
	so.addVariable("height",focus_height);
    so.addVariable("width",focus_width);
	if (_bcolor!=""){so.addVariable("backcolor",_bcolor);}
	if (_fcolor!=""){so.addVariable("frontcolor",_fcolor);}
	if (_lcolor!=""){so.addVariable("lightcolor",_lcolor);}
	if (_scolor!=""){so.addVariable("screencolor",_scolor);}
	so.write('player');
	//SWFFormFix("mpl");
	//var mmw = new SWFMacMouseWheel(so);
 }

 function flvplayer_im2(thetitle,theurl,focus_width,focus_height,_preview,_isauto,_fitmode,_houseid){
	if (_preview=="" || _preview=="{ipreview}")
    {  
		_preview="http://video.0579fw.com/images/preview.jpg"
    }
    if (_isauto=="")
    {
		_isauto="true"
    }else if (_isauto=="{isautoplay}")
    {
		_isauto="false"
    }
    if (theurl=="" || theurl=="{iurl}")
    {
		//theurl="/default-1.swf"
		theurl="http://video.0579fw.com/media/0579fw_show.flv"
		if (focus_width<=320 || focus_height <=260)
		{focus_width = 320
        focus_height = 260
		}
		_fitmode = ""
		_isauto = "false"
		thetitle = "金华房网宣传视频"
    }
	if (_fitmode=="")
	{_fitmode = "false"}
	 _fitmode = "false"
	document.write('<table border="0" cellpadding="0" cellspacing="0">');
    document.write(' <tr>');
    document.write('  <td style="width:9px;height:33px;background:url(http://video.0579fw.com/images/flvplayer-5_r1_c1.jpg);"></td>');
    document.write('  <td style="height:33px;background:url(http://video.0579fw.com/images/flvplayer-5_r1_c2.jpg);font-size:12px;font-weight:bold;color:#013D7B;"><span style="float:left;"><img src="http://video.0579fw.com/images/title-button.gif" width="22" height="21" align="absmiddle"><a href=\'javascript:void(null);\' style="color:blue;">'+ thetitle +'</a></span><span style="float:right;margin-top:4px;">[<a href=\'javascript:void(null);\' onclick=\''+_houseid+'\' title="更多视频" style="color:green;">查看大视频</a>]</span></td>');
    document.write('  <td style="width:10px;height:33px;background:url(http://video.0579fw.com/images/flvplayer-5_r1_c3.jpg);"></td>');
    document.write('</tr><tr>');
    document.write('  <td style="width:9px;background:url(http://video.0579fw.com/images/flvplayer-5_r2_c1.jpg);"></td><td valign="bottom">');
    document.write('<p id="player"><a href="http://www.macromedia.com/go/getflashplayer">Get the Flash Player</a> to see this movie.</p>');
    document.write('</td><td style="width:10px;background:url(http://video.0579fw.com/images/flvplayer-5_r2_c3.jpg);"></td>');




    document.write('</tr><tr>');
    document.write('  <td style="width:9px;height:10px;background:url(http://video.0579fw.com/images/flvplayer-5_r3_c1.jpg);"></td>');
    document.write('  <td style="height:10px;background:url(http://video.0579fw.com/images/flvplayer-5_r3_c2.jpg);"></td>');
    document.write('  <td style="width:10px;height:10px;background:url(http://video.0579fw.com/images/flvplayer-5_r3_c3.jpg);"></td>');
    document.write(' </tr>');
    document.write('</table>');

    window["mpl"] = new Object();
    var so = new SWFObject("http://video.0579fw.com/mediaplayer.swf","mpl",focus_width,focus_height,"8");
	so.addParam("allowfullscreen","true");
	so.addParam('allowscriptaccess','always');
	so.addVariable("file",theurl);
	so.addVariable("enablejs","true");
	so.addVariable("image",_preview);
	so.addVariable("autostart",_isauto);
	so.addVariable("overstretch",_fitmode);
	so.addVariable("javascriptid","mpl");
	so.addVariable("height",focus_height);
    so.addVariable("width",focus_width);
	so.write('player');
	//SWFFormFix("mpl");
	//var mmw = new SWFMacMouseWheel(so);
 }

function sendEvent(swf,typ,prm) { 
  document.location.reload();
  //thisMovie(swf).sendEvent(typ,prm); 
};

function sendEvent1(swf,typ,prm) { 
  //document.location.reload();
  thisMovie(swf).sendEvent(typ,prm); 
};
function getUpdate(typ,pr1,pr2,swf) {};
function thisMovie(swf) {
  if(navigator.appName.indexOf("Microsoft") != -1) {
    return window[swf];
  } else {
    return document[swf];
  }
};




