Themed newsheaders, F-M.
[FR] Appart 732
$handle = opendir(dirname(realpath(__FILE__)).'/topstory/teleportdoor/');
while($file = readdir($handle)){
if($file !== '.' && $file !== '..'){
echo '

';
}
}
?>
[FR] Heroes
$handle = opendir(dirname(realpath(__FILE__)).'/topstory/fr_heroes/');
while($file = readdir($handle)){
if($file !== '.' && $file !== '..'){
echo '

';
}
}
?>
[FR] Mis(s)(ter) Habbo
$handle = opendir(dirname(realpath(__FILE__)).'/topstory/fr_miss_habbo/');
while($file = readdir($handle)){
if($file !== '.' && $file !== '..'){
echo '

';
}
}
?>
[FR] Pirates campaign (2008)
$handle = opendir(dirname(realpath(__FILE__)).'/topstory/fr_pirates/');
while($file = readdir($handle)){
if($file !== '.' && $file !== '..'){
echo '

';
}
}
?>
[FR] Shabbolin
$handle = opendir(dirname(realpath(__FILE__)).'/topstory/shabbolin/');
while($file = readdir($handle)){
if($file !== '.' && $file !== '..'){
echo '

';
}
}
?>
HabbOlympics 2008
$handle = opendir(dirname(realpath(__FILE__)).'/topstory/habbolympics/');
while($file = readdir($handle)){
if($file !== '.' && $file !== '..'){
echo '

';
}
}
?>
Halloween 2008
$handle = opendir(dirname(realpath(__FILE__)).'/topstory/halloween_08/');
while($file = readdir($handle)){
if($file !== '.' && $file !== '..'){
echo '

';
}
}
?>
[NL] HBIT
$handle = opendir(dirname(realpath(__FILE__)).'/topstory/hbit/');
while($file = readdir($handle)){
if($file !== '.' && $file !== '..'){
echo '

';
}
}
?>
[IT] Circus
$handle = opendir(dirname(realpath(__FILE__)).'/topstory/it_circus/');
while($file = readdir($handle)){
if($file !== '.' && $file !== '..'){
echo '

';
}
}
?>
[IT] Hiphop
$handle = opendir(dirname(realpath(__FILE__)).'/topstory/it_hiphop/');
while($file = readdir($handle)){
if($file !== '.' && $file !== '..'){
echo '

';
}
}
?>
[IT] Rugby
$handle = opendir(dirname(realpath(__FILE__)).'/topstory/it_rugby/');
while($file = readdir($handle)){
if($file !== '.' && $file !== '..'){
echo '

';
}
}
?>
Japanese furniture extension
$handle = opendir(dirname(realpath(__FILE__)).'/topstory/japan/');
while($file = readdir($handle)){
if($file !== '.' && $file !== '..'){
echo '

';
}
}
?>
Kitchen
$handle = opendir(dirname(realpath(__FILE__)).'/topstory/kitchen/');
while($file = readdir($handle)){
if($file !== '.' && $file !== '..'){
echo '

';
}
}
?>
Lost City
$handle = opendir(dirname(realpath(__FILE__)).'/topstory/lostcity/');
while($file = readdir($handle)){
if($file !== '.' && $file !== '..'){
echo '

';
}
}
?>
Lost Tribe
$handle = opendir(dirname(realpath(__FILE__)).'/topstory/losttribe/');
while($file = readdir($handle)){
if($file !== '.' && $file !== '..'){
echo '

';
}
}
?>
Madball
$handle = opendir(dirname(realpath(__FILE__)).'/topstory/madball/');
while($file = readdir($handle)){
if($file !== '.' && $file !== '..'){
echo '

';
}
}
?>
Monsterplant
$handle = opendir(dirname(realpath(__FILE__)).'/topstory/monsterplant/');
while($file = readdir($handle)){
if($file !== '.' && $file !== '..'){
echo '

';
}
}
?>
include("menu.php"); ?>