
function Open_NewWindow1(url,win)
{
	var w=screen.availWidth;
	var h=screen.availHeight;
	window.open(url,win,"fullscreen=0,toolbar=1,location=1,directories=1,status=1,menubar=1,scrollbars=1,resizable=1,width=" + (w) + ",height=" + (h) + ",top=0 ,left=0",true);
}

var ad_float_right_src ="images/lzzp_cursor.gif";
var ad_float_right_url ="http://www.mhdw.gov.cn/lzzp/index.aspx"; 
var ad_float_right_type = "";

 
 

 

 

    document.write("<div id='myright' style='position:   absolute;width:80;top:0;left:578;display:none;z-index: 1'>"  +"<style>"  +"A.closefloat:link,A.refloat:visited {text-decoration:none;color:#000000;font-size:12px}"  +"A.closefloat:active,A.refloat:hover {text-decoration:underline;color:#0000FF;font-size:12px}" +"</style>"+"<table border=0 cellpadding=0 cellspacing=0><tr><td>");  

 
if(ad_float_right_type!="swf")  
    document.write("<a href='"+ad_float_right_url+"' target=blank><img src='" + ad_float_right_src + "' WIDTH=100 height=246 border=0  ></a>");  
else  
    document.write("<EMBED src='" + ad_float_right_src + "'quality=high WIDTH=80 height=80 TYPE='application/x-shockwave-flash'></EMBED>");  

document.write("</td></tr><tr><td width=80 height=20 align=left><a href='javascript:close_float_right();void  (0);'><img border=0 src=images/close.png></a></td></tr>"  +"</table>" +"</div>");  


var myright=window.document.getElementById("myright");
var imgheight_close_right;
var imgright;

function close_float_right()
{  
    myright.style.visibility='hidden';
} 

 function myload_right()  
{  
    window.screen.width>800 ? imgheight_close_right=120:imgheight_close_right=120;
    window.screen.width>800 ? imgright=0:imgright=122;
    mymove_Right();  
}  
 function mymove_Right()  
 {  
 myright.style.top=document.body.scrollTop+280;  
 myright.style.left=document.body.scrollLeft+document.body.offsetWidth-125;  
 setTimeout("mymove_Right();",50)  
 }  
 
 
 
myload_right()  ;

