<script>
if (screen.width=="800"){
location.href="index800.php";
}else if (screen.width=="1024"){
location.href="index1024.php";
}else{
location.href="index1280.php";
}
</script>Flws...
Posted 20/04/2006, 10:09
<script>
if (screen.width=="800"){
location.href="index800.php";
}else if (screen.width=="1024"){
location.href="index1024.php";
}else{
location.href="index1280.php";
}
</script>0 membro(s), 1 visitante(s) e 0 membros anônimo(s)