This is the code only run in NETSCAPE. (i use drag proprrty of layer)
<html>
<head>
<script>
// go to link
function setLink(LINK){
self.location = LINK;
}
// get window size
function getWinSize(which){
if(document.all){
if(which=="width") return...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.