var base_url = "w1.ax.xrea.com";
//var base_url = "221.186.251.91";
var id_number = "100201259";

document.write("<table align=\"right\" border=\"0\" cellpadding=\"0\" cellspacing=\"0\">");
document.write("<tr><td><img src=\"../image/space.gif\" height=\"3\" width=\"1\" /></td></tr>");
document.write("<tr>");
document.write("<td>");
document.write("<a href=\"http://" + base_url + "/c.f?id=" + id_number + "\" target=\"_blank\">");
document.write("<span class=\"access_analyzer\">");
document.write("<img src=\"http://" + base_url + "/l.f?id=" + id_number + "&url=X\" alt=\"Access Analyzer\" border=\"0\" />");
document.write("</span>");
document.write("</a>");
document.write("</td>");
document.write("</tr>");
document.write("</table>");
document.close();

