<html>
<head>
<meta http-equiv=
"Content-Type"
content=
"text/html; charset=windows-1254"
>
</head>
<body>
<p>
<!-- -->
<style>
TD{font-family:arial,helvetica; font-size:10pt}
BODY{background-color:white}
A{color:Navy; text-decoration:none}
A:hover{color:red}
A:visited:{color:
#808080}
DIV{font-family:arial,helvetica; font-size:12pt; font-weight:bold}
</style><!-- -->
<script>
ie=document.all?1:0
n=document.layers?1:0
lshow=60
var
move=10;
menuSpeed=40
var
moveOnScroll=
true
var
tim;
var
ltop;
function
makeMenu(obj,nest){
nest=(!nest) ? '
':'
document.
'+nest+'
.
'
this.css=(n) ? eval(nest+'
document.
'+obj):eval(obj+'
.style
')
this.state=1
this.go=0
this.width=n?this.css.document.width:eval(obj+'
.offsetWidth
')
this.left=b_getleft
this.obj = obj + "Object"; eval(this.obj + "=this")
}
//Get'
s the top position.
function
b_getleft(){
var
gleft=(n) ? eval(
this
.css.left):eval(
this
.css.pixelLeft);
return
gleft;
}
function
moveMenu(){
if
(!oMenu.state){
clearTimeout(tim)
mIn()
}
else
{
clearTimeout(tim)
mOut()
}
}
function
mIn(){
if
(oMenu.left()>-oMenu.width+lshow){
oMenu.go=1
oMenu.css.left=oMenu.left()-move
tim=setTimeout(
"mIn()"
,menuSpeed)
}
else
{
oMenu.go=0
oMenu.state=1
}
}
function
mOut(){
if
(oMenu.left()<0){
oMenu.go=1
oMenu.css.left=oMenu.left()+move
tim=setTimeout(
"mOut()"
,menuSpeed)
}
else
{
oMenu.go=0
oMenu.state=0
}
}
function
checkScrolled(){
if
(!oMenu.go) oMenu.css.top=eval(scrolled)+ltop
if
(n) setTimeout(
'checkScrolled()'
,30)
}
function
menuInit(){
oMenu=
new
makeMenu(
'divMenu'
)
scrolled=n?
"window.pageYOffset"
:
"document.body.scrollTop"
oMenu.css.left=-oMenu.width+lshow
ltop=(n)?oMenu.css.top:oMenu.css.pixelTop;
oMenu.css.visibility=
'visible'
if
(moveOnScroll) ie?window.onscroll=checkScrolled:checkScrolled();
}
onload=menuInit;
</script>
<!--A1 --><div id=
"divMenu"
style=
"position:absolute; top:300; left:30; height:100; width:540; visibility:hidden"
>
<a href=
"test.htm"
ONMOUSEOVER=
"window.status='Site Navigation Scripts';return true;"
ONMOUSEOUT=
"window.status='';return true;"
onclick=
"window.focus()"
>Site Navigation</a> -
<a href=
"test.htm"
ONMOUSEOVER=
"window.status='Page Effect Scripts';return true;"
ONMOUSEOUT=
"window.status='';return true;"
onclick=
"window.focus()"
>Page Effects</a> -
<a href=
"test.htm"
ONMOUSEOVER=
"window.status='MouseOver Scripts';return true;"
ONMOUSEOUT=
"window.status='';return true;"
onclick=
"window.focus()"
>Mouse Overs</a> -
<a href=
"test.htm"
ONMOUSEOVER=
"window.status='User Information Scripts';return true;"
ONMOUSEOUT=
"window.status='';return true;"
onclick=
"window.focus()"
>User Information</a> -
<a href=
"javascript://"
onclick=
"moveMenu(); window.focus()"
ONMOUSEOVER=
"window.status='Click For Menu';return true;"
ONMOUSEOUT=
"window.status='';return true;"
>MENU</a>
</div><!-- -->
</p>
</body>
</html>
COPYRİGHT BY DURSUN KOCA admin_tr_06@hotmail.com
dursun koca
admin_tr_06@hotmail.com