// JavaScript Document

res = "<div style=\" z-index:1000; position:absolute; right:0px; top:5px; border-width:0px; \">"
res += "<img src=\"http://www.greencopyright.net/js/gcp-logo.png\" width=\"130\" height=\"138\" "
res += "border=\"0\" usemap=\"#gcp1\" /><map name=\"gcp1\" id=\"gcp1\"> "
res += "<area shape=\"poly\" alt=\"کپی رایت سبز\" title=\"این وبگاه از کپی رایت سبز حمایت می کند | شما هم یک حامی شوید\" coords=\"1,1,169,1,169,169\" "
res += "href=\"http://www.greencopyright.net\" target=\"_blank\" /></map></div>"
document.write(res);