﻿function CopyUrl(theField){
	var tempval = document.all.purl;
	tempval.focus();
	tempval.select();
	therange=tempval.createTextRange();
	therange.execCommand("Copy");
	alert('地址复制完毕,可以粘贴给你的朋友一起分享了:-)');
}

document.writeln("<div class=\"Shareleft\"><input name=\"purl\" class=\"shareinput\" type=\"text\" onclick=\"CopyUrl()\" value=\"中国最美的地方在哪？ 你知道吗？ http:\/\/www.niulv.com\" \/><\/div><div class=\"Shareright\"><a href=\"#\" onClick=\"CopyUrl()\">点击复制地址，放到你的博客跟人一起分享<\/a><\/div><br><br><br><br>");

document.writeln("<scr"+"ipt type=\"text\/jav"+"ascr"+"ipt\"> \/*牛驴通栏2*\/ var cpro_id = \'u170478\';<\/scr"+"ipt>");
document.writeln("<scr"+"ipt type=\"text\/jav"+"ascr"+"ipt\" src=\"http:\/\/cpro.baidu.com\/cpro\/ui\/c.js\"><\/scr"+"ipt>");