Linux cesa-www-main 6.1.0-49-cloud-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.174-1 (2026-05-26) x86_64
Apache/2.4.68 (Debian)
Server IP : 10.218.0.2 & Your IP : 216.73.216.28
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
var /
www /
cesa.co.za /
themes /
garland /
Delete
Unzip
Name
Size
Permission
Date
Action
color
[ DIR ]
drwxr-sr-x
2010-08-25 04:50
images
[ DIR ]
drwxr-sr-x
2010-08-25 04:50
minnelli
[ DIR ]
drwxr-sr-x
2010-08-25 04:50
block.tpl.php
304
B
-rw-r--r--
2014-12-11 05:46
comment.tpl.php
773
B
-rw-r--r--
2014-12-11 05:46
fix-ie-rtl.css
1.2
KB
-rw-r--r--
2014-12-11 05:46
fix-ie.css
1.39
KB
-rw-r--r--
2014-12-11 05:46
garland.info
338
B
-rw-r--r--
2014-12-11 05:46
inc_scroller.htm
2.49
KB
-rw-r--r--
2010-08-25 04:50
logo.png
5.27
KB
-rw-r--r--
2014-12-11 05:46
maintenance-page.tpl.php
2.93
KB
-rw-r--r--
2014-12-11 05:46
node.tpl.php
795
B
-rw-r--r--
2014-12-11 05:46
page.tpl.php
3.56
KB
-rw-r--r--
2014-12-11 05:46
print.css
1.16
KB
-rw-r--r--
2014-12-11 05:46
screenshot.png
6.48
KB
-rw-r--r--
2014-12-11 05:46
style-rtl.css
4.5
KB
-rw-r--r--
2014-12-11 05:46
style.css
18.34
KB
-rw-r--r--
2014-12-11 05:46
template.php
2.5
KB
-rw-r--r--
2014-12-11 05:46
uwpscroller.swf
84.37
KB
-rw-r--r--
2010-08-25 04:50
Save
Rename
<html> <body> <script> var pic = new Array(); function banner(name, width){ this.name = name; this.width = width; this.link = name; } pic[0] = new banner('/images/scroller/pics.jpg',154); pic[1] = new banner('/images/scroller/pics1.jpg',93); pic[2] = new banner('/images/scroller/pics2.jpg',90); pic[3] = new banner('/images/scroller/pics3.jpg',90); pic[4] = new banner('/images/scroller/pics4.jpg',180); pic[5] = new banner('/images/scroller/pics5.jpg',180); pic[6] = new banner('/images/scroller/pics6.jpg',180); pic[7] = new banner('/images/scroller/pics7.jpg',160); pic[8] = new banner('/images/scroller/pics8.jpg',160); pic[9] = new banner('/images/scroller/pics9.jpg',160); pic[10] = new banner('/images/scroller/pics10.jpg',160); pic[11] = new banner('/images/scroller/pics11.jpg',160); pic[12] = new banner('/images/scroller/pics12.jpg',160); pic[13] = new banner('/images/scroller/pics13.jpg',167); var speed = 50; var kk = pic.length; var ii; var hhh; var nnn; var myInterval; var myPause; var mode = 0; var imgArray = new Array(kk); var myLeft = new Array(kk); for (ii=0;ii<kk;ii++){ imgArray[ii] = new Image(); imgArray[ii].src = pic[ii].name; imgArray[ii].width = pic[ii].width; hhh=0 ; for (nnn=0;nnn<ii;nnn++){ hhh=hhh+pic[nnn].width; } myLeft[ii] = hhh; } function ready(){ for (ii=0;ii<kk;ii++){ if (document.images[ii].complete == false) { return false; break; } } return true; } function startScrolling() { if (ready() == true){ window.clearInterval(myPause); myInterval = setInterval("autoScroll()",speed); } } function autoScroll(){ for (ii=0;ii<kk;ii++){ myLeft[ii] = myLeft[ii] - 1; if (myLeft[ii] == -(pic[ii].width)){ hhh = 0; for (nnn=0;nnn<kk;nnn++){ if (nnn!=ii){ hhh = hhh + pic[nnn].width; } } myLeft[ii] = hhh; } document.images[ii].style.left = myLeft[ii]; } mode = 1; } function stop(){ if (mode == 1){ window.clearInterval(myInterval); } if (mode == 0){ window.clearInterval(myPause); } } function go(){ if (mode == 1){ myInterval = setInterval("autoScroll()",speed); } if (mode == 0){ myPause = setInterval("startScrolling()",3000); } } // create scroller for (ii=0;ii<kk;ii++){ document.write('<a href = ' + pic[ii].link + ' target="_blank" ><img space=0 hspace=0 vspace=0 border=0 height=120 style=position:absolute;top:0;left:' + myLeft[ii] + '; src=' + pic[ii].name + ' onMouseOver=stop() onMouseOut=go()></a>'); } myPause = setInterval("startScrolling()",3000); </script> </body> </html>