document.writeln("<style type=\"text\/css\"> ");

document.writeln("#ads_14{ ");

document.writeln("float:right; ");

document.writeln("font-family: verdana,sans-serif; ");

document.writeln("} ");

document.writeln("#ads_14 H6 ");

document.writeln("{ ");

document.writeln("width:260px; ");

document.writeln("height:24px; ");

document.writeln("padding:0px; ");

document.writeln("margin:0px; ");

document.writeln("background:url(http:\/\/article.lawtv.com.cn\/images\/q_01.gif) no-repeat; ");

document.writeln("} ");

document.writeln("#ads_14 #drag ");

document.writeln("{ ");

document.writeln("cursor:move; ");

document.writeln("} ");

document.writeln("#ads_14 #head ");

document.writeln("{");

document.writeln("text-align:right; ");

document.writeln("float:right; ");

document.writeln("width:260px; ");

document.writeln("height:24px; ");

document.writeln("height:19px!important; ");

document.writeln("line-height:24px; ");

document.writeln("cursor:pointer;");

document.writeln("padding-top:5px;");

document.writeln("} ");

document.writeln("#msg_top ");

document.writeln("{");

document.writeln("font-size:12px;");

document.writeln("width:260px; ");

document.writeln("width:236px!important;");

document.writeln("height:166px; ");

document.writeln("height:156px!important; ");

document.writeln("background-image: url(http:\/\/article.lawtv.com.cn\/images\/q_02.gif); ");

document.writeln("background-repeat:no-repeat;");

document.writeln("padding:5px 12px 5px 12px;");

document.writeln("");

document.writeln("} ");

document.writeln(".txtinfo{");

document.writeln("  margin-top:10px;");

document.writeln("  font-size:12px;");

document.writeln("  line-height:160%;");

document.writeln("}");

document.writeln(".txtinfo a{");

document.writeln("  color:#520606;");

document.writeln("  text-decoration:underline;");

document.writeln("}");

document.writeln(".txtinfo a:hover{");

document.writeln("  color:#FF0000;");

document.writeln("  text-decoration:underline;");

document.writeln("}");

document.writeln(".searbtn{");

document.writeln("  height:24px;");

document.writeln("  width:70px;");

document.writeln("  padding-top:3px;");

document.writeln("  color:#000000;");

document.writeln("}");

document.writeln(".txtcenter{");

document.writeln("  font-size:12px;");

document.writeln("  line-height:160%;");

document.writeln("  text-align:center;");

document.writeln("  height:26px;");

document.writeln("  margin-top:5px;");

document.writeln("  overflow:hidden;");

document.writeln("}");

document.writeln(".txtop{");

document.writeln("  text-align:left;");

document.writeln("  color:#ac0000;");

document.writeln("  font-size:12px;");

document.writeln("  line-height:160%;");

document.writeln("  padding-left:40px;");

document.writeln("\/\/  background-image: url(http:\/\/article.lawtv.com.cn\/images\/ren.gif); ");

document.writeln("  background-repeat:no-repeat;");

document.writeln("  border-bottom-style:dotted;");

document.writeln("  border-bottom-width:1px;");

document.writeln("  border-bottom-color:#e2dddd;");

document.writeln("}");

document.writeln("<\/style> ");

document.writeln("<div id=\"ads_14\" class=\"ads_14\"> ");

document.writeln("<h6 id=\"drag\"><div id=\"head\"><em><img src=\"http:\/\/article.lawtv.com.cn\/images\/min.gif\" name=\"small\" border=\"0\" id=\"small\"><\/em><em> <\/em><em><img id=\"close\" src=\"http:\/\/article.lawtv.com.cn\/images\/close.gif\" border=\"0\"><\/em><em>   <\/em><\/div>");

document.writeln("<\/h6> ");

document.writeln("<div id=\"msg_top\"> ");

document.writeln("   <div class=\"txtop\"><strong>法眼推荐：<\/strong><br\/>");

document.writeln("    <iframe scrolling=\"no\" frameborder=\"0\" height=\"40\" width=\"196px\" src=\"http:\/\/www.lawtv.net.cn\/ad\/q.html\"><\/iframe>");

document.writeln("    <\/div>");

document.writeln("   <div class=\"txtcenter\">");

document.writeln("  <form id=\"searchBox\" name=\"searchBox\" style=\"padding:0;\" >");

document.writeln("     <input type=\"text\" id=\"query\" name=\"query\" onclick=\"this.value=\'\'\" style=\" margin:1px 0; width:120px; border:1px solid #7E9DB9; color:#666666; height:18px; padding:0px 3px; background:#fff url() 3px center no-repeat;\">");

document.writeln("<input type=\"button\" id=\"btn_1240888089564703204\" onclick=\"return CheckForm1()\" value=\"检索\" style=\" padding-bottom:2px; right:20px; top:20px; margin:0px; height:22px; width:50px; \">");

document.writeln("   <\/form>");

document.writeln("   <\/div>");

document.writeln("   <div class=\"txtinfo\"><a href=\"http:\/\/124.205.10.155\/home\/space.php?do=home\" target=\"_blank\">注册会员<\/a>&nbsp;&nbsp;&nbsp;&nbsp;<a href=\"http:\/\/lib.lawtv.net.cn\" target=\"_blank\">法规查询<\/a>&nbsp;&nbsp;&nbsp;&nbsp;<a href=\"http:\/\/www.lawtv.com.cn\/subject\/ghgygxd\/\" target=\"_blank\">共和国阳光行动<\/a><br\/>");

document.writeln("   <a href=\"http:\/\/www.lawtv.net.cn\" target=\"_blank\">法治网视<\/a>&nbsp;&nbsp;&nbsp;&nbsp;<a href=\"http:\/\/live.lawtv.com.cn\/\" target=\"_blank\">直播现场<\/a>&nbsp;&nbsp;&nbsp;&nbsp;<a href=\"http:\/\/talk.lawtv.net.cn\/index.php\/user_recommend_video\" target=\"_blank\">请推荐您的视频<\/a>   <\/div>");

document.writeln("<\/div> ");

document.writeln("<\/div>");

// JavaScript Document

function msgBox() 

{ 

this.container = "ads_14"; 

this.dragArea = "drag"; 

this.width = 260; 

this.height = 190; 

this.smallHeight = 24; 

this.smallId = "small"; 

this.closeId = "close"; 

this.area = ( document.compatMode.toLowerCase()=="css1compat" ) ? document.documentElement : document.body; 

this.space = 0; 

this.timer; 

this.timeOut = 150; 

this.smalled = false; 

window.msgBoxListener = this; 

this.$(this.smallId).onclick= function(){msgBoxListener.toSmall()}; 

this.$(this.closeId).onclick = function(){msgBoxListener.close()}; 

} 

msgBox.prototype.flow = function() 

{ 

this.$(this.container).style.position = "absolute"; 

this.$(this.container).style.zIndex = "1000"; 

if(this.smalled) 

{ 

this.$(this.container).style.top = this.area.scrollTop + this.area.clientHeight - this.smallHeight - this.space + "px"; 

}else{ 

this.$(this.container).style.top = this.area.scrollTop + this.area.clientHeight - this.height - this.space + "px"; 

} 

this.$(this.container).style.left = this.area.scrollLeft + this.area.clientWidth - this.width - this.space + "px"; 

} 

msgBox.prototype.toSmall = function() 

{ 

if(this.smalled) 

{ 

this.$(this.smallId).src = "http://article.lawtv.com.cn/images/min.gif"; 

this.$(this.container).style.marginTop = -this.height + "px"; 

this.$(this.container).style.height = this.height + "px"; 

this.$(this.container).style.overflow = "hidden"; 

this.smalled = false; 

this.flow(); 

this.$(this.container).style.marginTop = "0px"; 

}else{ 

this.$(this.smallId).src = "http://article.lawtv.com.cn/images/max.gif"; 

this.$(this.container).style.height = this.smallHeight + "px"; 

this.$(this.container).style.overflow = "hidden"; 

this.smalled = true; 

this.flow(); 

} 

} 

msgBox.prototype.close = function() 

{ 

this.$(this.container).innerHTML = "";

//document.body.removeChild(this.$(this.container)); 

} 

msgBox.prototype.auto = function() 

{ 

this.flow(); 

window["onresize"]=function(){msgBoxListener.flow();}; 

window["onscroll"]=function(){msgBoxListener.flow();}; 

document.onmousedown = function(){clearInterval(msgBoxListener.timer);msgBoxListener.drag(msgBoxListener.container, msgBoxListener.dragArea);}; 

} 

msgBox.prototype.drag = function(container, drag) 

{ 

var IMOUSEDOWN = true; 

var isIE = (navigator.appVersion.indexOf("MSIE") != -1) ? true : false; 

container = document.getElementById(container); 

drag = document.getElementById(drag); 

if(drag) 

{ 

try{ 

if(IMOUSEDOWN){ 

drag.onmousedown=function(a){ 

var d=document; 

if(!a)a=window.event; 

drag.style.cursor="move"; 

var x=a.layerX?a.layerX:a.offsetX,y=a.layerY?a.layerY:a.offsetY; 

if(drag.setCapture) 

drag.setCapture(); 

else if(window.captureEvents) 

window.captureEvents(Event.MOUSEMOVE|Event.MOUSEUP); 

d.onmousemove=function(a){ 

if(!a)a=window.event; 

if(!a.pageX)a.pageX = (a.clientX<0 ?0:a.clientX); 

if(!a.pageY)a.pageY = (a.clientY <0 ?0:a.clientY); 

var tx = a.pageX-x, ty = a.pageY-y; 

if(isIE){ 

ty = ty + document.documentElement.scrollTop - document.documentElement.clientTop; 

} 

container.style.position = "absolute"; 

container.style.left = tx+"px"; 

container.style.top = ty+"px"; 

}; 

d.onmouseup=function(){ 

if(drag.releaseCapture) 

drag.releaseCapture(); 

else if(window.captureEvents) 

window.captureEvents(Event.MOUSEMOVE|Event.MOUSEUP); 

d.onmousemove=null; 

d.onmouseup=null; 

}; 

}; 

}else{ 

container.style.cursor="pointer"; 

drag.style.cursor="move"; 

} 

}catch(e){ 

alert(e); 

} 

} 

} 

msgBox.prototype.$ = function(ele) 

{ 

return document.getElementById(ele); 

} 

var msgBox1 = new msgBox(); 

msgBox1.auto(); 



function CheckForm1(){

      if (document.searchBox.query.value == "") {
         document.searchBox.query.focus();
		 document.searchBox.query.value="请在此输入关键字搜索视频";
		 return false;
      }else{
       document.searchBox.action="http://124.205.10.142:8081/lawtvsearch/pic.jsp"
	   document.searchBox.target="_blank";
	   document.searchBox.submit();
	   return false;
	 }

}
