View Full Version : offical fansite update!
buzzing
27-09-2005, 03:14 PM
Habbo-addicts is back up!
It is better than ever, with a new layout, and ots of new and fun things to do, we are really pulling the line out this time.
So to visit habbo-addicts click here (http://www.habbo-addicts.com).
Have a safe, fun time on habbo every1!
From keznr [habbo-addicts reporter]
iRoss
27-09-2005, 03:15 PM
Change the background colour to a nice shade of blue.
slipperygoat
27-09-2005, 03:17 PM
u shuld change it, too hard to read writing
GommeInc
27-09-2005, 04:48 PM
I hate it already, no right click just shows you do not want images you do not own stolen (Habbo images that is). So I hate it.
Also, looking at the coding they didn't make that layout:
<script language="JavaScript">
<!--
// ==============================================
// Copyright 2003 by jsCode.com
// Source: jsCode.com
// Author: etLux
// Free for all; but please leave in the header.
// ==============================================
// Set up the image files to be used.
var theImages = new Array() // do not change this
// To add more image files, continue with the
// pattern below, adding to the array. Rememeber
// to increment the theImages[x] index!
theImages[0] = 'http://www.habbo-addicts.com/images/dj/djwestie.PNG'
theImages[1] = 'http://www.habbo-addicts.com/images/dj/Adzradioad.gif'
theImages[2] = 'http://www.habbo-addicts.com/images/dj/DJ-SketchRAdioAd.gif'
theImages[3] = '400.jpg'
theImages[4] = '500.jpg'
// ======================================
// do not change anything below this line
// ======================================
var j = 0
var p = theImages.length;
var preBuffer = new Array()
for (i = 0; i < p; i++){
preBuffer[i] = new Image()
preBuffer[i].src = theImages[i]
}
var whichImage = Math.round(Math.random()*(p-1));
function showImage(){
document.write('<img src="'+theImages[whichImage]+'">');
}
//-->
</script>
And they are official?!? "/
Want to hide these adverts? Register an account for free!
Powered by vBulletin® Version 4.2.5 Copyright © 2025 vBulletin Solutions Inc. All rights reserved.