|
|
@@ -41,7 +41,7 @@ function OpenMyWin(surl) { |
|
|
|
window.open(surl, "popUpMyWin", "scrollbars=yes,resizable=yes,statebar=no,width=800,height=600,left=" + pos.left + ", top=" + pos.top); |
|
|
|
} |
|
|
|
function ShowCatMap(e, obj, cid, targetId, oldvalue) { |
|
|
|
LoadQuickDiv(e, "archives_do.php?dopost=getCatMap&targetid=" + targetId + "&channelid=" + cid + "&oldvalue=" + oldvalue + "&rnd=" + Math.random(), "getCatMap", "700px", "500px"); |
|
|
|
LoadQuickDiv(e, "archives_do.php?dopost=getCatMap&targetid=" + targetId + "&channelid=" + cid + "&oldvalue=" + oldvalue + "&rnd=" + Math.random(), "getCatMap", "800px", "600px"); |
|
|
|
ChangeFullDiv("show"); |
|
|
|
} |
|
|
|
function InitPage() { |
|
|
|