﻿


var c = window.location.href==null?"":window.location.href.split("#")[0];

var r = document.referrer == null ? "" : document.referrer.split("#")[0];

 var w_h = screen.width + "X" + screen.height;

 document.write("<script src='http://www.xinjk.com/DCS/globa.aspx?r=" + encodeURIComponent(r) + "&c=" + encodeURIComponent(c) + "&w_h=" + encodeURIComponent(w_h) + "' type='text/javascript' language='javascript'></script>");

