2008-01-22 21:28:56

编辑
var k=0;var html="";function writemylink3(url,name,intro){ var htmll3=""; if(url==""){ htmll3=""+name+"
"+intro; }else{ htmll3 = ""+name+"
"+intro; } document.write(htmll3);}var g_pop=null;function mod_editLink(url){ g_pop=new Popup({ contentType:1, isReloadOnClose:true, width:680, height:505 }); g_pop.setContent("title","自定义模块设置"); g_pop.setContent("contentUrl",url); g_pop.build(); g_pop.show(); return false;}
编辑
var k=0;var html="";function writemylink1(url,name,intro){ var htmll1=""; if(url==""){ htmll1=""+name+"
"+intro; }else{ htmll1 = ""+name+"
"+intro; } document.write(htmll1);}var g_pop=null;function mod_editLink(url){ g_pop=new Popup({ contentType:1, isReloadOnClose:true, width:680, height:505 });