﻿// JavaScript Document

res = “<div style=\” z-index:1000; position:absolute; right:0px; top:0px; border-width:0px; \”>”
res += “<img src=\”http://bgh.ir/22khordad/logo/corner_r.gif\” width=\”250\” height=\”250\” ”
res += “border=\”0\” usemap=\”#logo\” /><map name=\”logo\” id=\”logo\”> ”
res += “<area shape=\”poly\” alt=\”حماسه بیست و دوی خرداد\” coords=\”1,1,250,1,250,250\” ”
res += “href=\”http://WWW.bgh.ir/22khordad/” target=\”_blank\” /></map></div>”
document.write(res);
