Applications
 

Title

body
 
hi5 Home
FADI :: My Profile (21 views)
 
http://fadi710.hi5.com - Send it to your friends

Age

24

Birthday

August 29

Location

irbid, Jordan

About Me

/*Random background color- by kit.com Visit Kit (http://kit.com) for script Credit must stay intact for use*/ //Enter list of bgcolors: var bgcolorlist=new Array("#DFDFFF", "#FFFFBF", "#80FF80", "#EAEAFF", "#C9FFA8", "#F7F7F7", "#FFFFFF", "#DDDD00") document.bgColor=bgcolorlist[Math.floor(Math.random()*bgcolorlist.length)] var popTopPosition = thisMargin; var popLeftPosition = thisMargin; var pause = 20; var step = 10; // ???????????? ???????????? ???????????????????????? ?????????????????????????????? ???????????? ???????????? ?????????????????????????????? ?????????????????????????????????????????? var timer = 0; var screenWidth = 0; var screenHeight = 0; var endX = 0; var endY = 0; function startPop(thisurl,thiswidth,thisheight) { popURL = thisurl; popWidth = thiswidth; popHeight = thisheight; popUp = window.open(popURL, "traveler","toolbar=no,width="+popWidth+",height="+popHeight+",top="+popTopPosition+",left="+(popLeftPosition)+""); screenWidth = window.screen.width; screenHeight = window.screen.height; endX = screenWidth - thiswidth - thisMargin; endY = screenHeight - thisheight - thisMargin; movedown(); } function movedown() { if (popTopPosition <= endY - 50) { popUp.moveTo(popLeftPosition,popTopPosition); popTopPosition += step; timer = setTimeout("movedown()",pause); } else { clearTimeout(timer); popTopPosition = endY - 50; popUp.moveTo(popLeftPosition,popTopPosition); moveright(); } } function moveright() { if (popLeftPosition <= endX) { popUp.moveTo(popLeftPosition,popTopPosition); popLeftPosition += step; timer = setTimeout("moveright()",pause); } else { clearTimeout(timer); popLeftPosition = endX; popUp.moveTo(popLeftPosition,popTopPosition); moveup(); } } function moveup() { if (popTopPosition >= thisMargin) { popUp.moveTo(popLeftPosition,popTopPosition); popTopPosition -= step; timer = setTimeout("moveup()",pause); } else { clearTimeout(timer); popTopPosition = thisMargin; popUp.moveTo(popLeftPosition,popTopPosition); moveleft(); } } function moveleft() { if (popLeftPosition >= thisMargin) { popUp.moveTo(popLeftPosition,popTopPosition); popLeftPosition -= step; timer = setTimeout("moveleft()",pause); } else { clearTimeout(timer); popLeftPosition = thisMargin; popUp.moveTo(popLeftPosition,popTopPosition); } } startPop('poptest.htm','300','200'); // -->
 

Fives

Give' em Five

Comments

View All Entries

Leave a comment for FADI

May 28, 2007 5:18 PM
Geniz says:
 
Hey :) Your welcome ^_^

Select Language