var code=""; code = "dho"; function _nmWebLog(code){ var im=new Image(); im.onload = loadComplete im.onerror = im.onload im.src= "http://nrd.netmarble.net/weblog/"+code+".lg"; } function loadComplete() { this.onload = null } if(typeof(_nmWebLog) == 'function') { _nmWebLog(code);}