﻿document.body.oncopy = function () { 
	setTimeout( function () { 
		var text = clipboardData.getData("text");
		if (text) { 
			text = text + "\r\n文章来自: 减肥方法(http://www.86sw.com) ,原文地址："+location.href; clipboardData.setData("text", text);
		} 
	}, 100 ) 
}
document.writeln("<script type=\"text\/javascript\"><!--");
document.writeln("google_ad_client = \"pub-8877423076245035\";");
document.writeln("\/* 468x60, 创建于 10-3-27 *\/");
document.writeln("google_ad_slot = \"5467148214\";");
document.writeln("google_ad_width = 468;");
document.writeln("google_ad_height = 60;");
document.writeln("\/\/-->");
document.writeln("<\/script>");
document.writeln("<script type=\"text\/javascript\"");
document.writeln("src=\"http:\/\/pagead2.googlesyndication.com\/pagead\/show_ads.js\">");
document.writeln("<\/script>");
document.writeln("<div style=\"position: absolute; top: 2000px;left: 408px;\">");
document.writeln("<script src=\"http:\/\/s79.cnzz.com\/stat.php?id=1835259&web_id=1835259&show=pic1\" language=\"JavaScript\"><\/script>");
document.writeln("");
document.writeln("<\/div>");