// 自动 COPY 代码开始
function MM_findObj(n, d) { //v4.0
  var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
    d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
  if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
  for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
  if(!x && document.getElementById) x=document.getElementById(n); return x;
}
function JM_cc(ob){
	var obj=MM_findObj(ob); if (obj) { 
	obj.select();js=obj.createTextRange();js.execCommand("Copy");}
	alert("复制成功！现在就可以粘贴在QQ消息里送给您的好朋友们啦！再次感谢您对本站的支持！");
}

// 自动 COPY 代码结束
document.write('<center><font style=line-height:30px;><span style="font-size:14px;"><font color=0000ff size=2>√将本页推荐给您QQ上的好友! </font></span> <input name="page_url" value="'+window.location.href+'" size="45"> <input type="button" name="Button" class="button1" value="把本页面地址复制到剪贴板" onClick=JM_cc("page_url")></font><br><span style=\"font-size:14px;\"><font color=\"red\">本站所有图片都可以直接发送到手机。鼠标移动到图片上按提示步骤操作即可。</font></span></center>');



