document.writeln("<script type=\"text\/javascript\">");
document.writeln("document.body.oncopy = function () { ");
document.writeln("    setTimeout( function () { ");
document.writeln("        var text = clipboardData.getData(\"text\");");
document.writeln("        if (text) { ");
document.writeln("            text = text + \"\\r\\n本文来自:最新流行服装搭配_韩流MM(www.hanliumm.cn) 详细出处参考：\"+location.href; clipboardData.setData(\"text\", text);");
document.writeln("        } ");
document.writeln("                }, 100 ) ");
document.writeln("}");
document.writeln("<\/script>")
document.writeln("<a href=http:\/\/www.meirongde.com/ target=_blank>2010春装搭配<\/a>")