Old Mac-OS
19.03.2004
:likon.com.ar
web+design+experimental
-----...---..--+.-.-..-.------.........:.............
Skin no toxico. Inspirado en el viejo sistema operativo Mac Os. Mantener alejado del alcance de los niños. Accesorios se venden por separado. Las imagenes son solo ilustrativas. Para mas info visite likon.com.ar.
-----...---..--+.-.-..-.------.........:.............
info-is@in-file
www.likon.com.ar
-----...---..--+.-.-..-.------.........:.............
adrian.irazabal
soporte:gráfico
mauro.ziccardi
soporte:técnico
var browser_type=navigator.appName
var browser_version=parseInt(navigator.appVersion)
//if NS 4+
if (browser_type=="Netscape"&&browser_version>=4)
window.location.replace("http://www.likon.com.ar")
//if IE 4+
else if (browser_type=="Microsoft Internet Explorer"&&browser_version>=4)
window.location.replace("http://www.likon.com.ar")
//Default goto page (NOT NS 4+ and NOT IE 4+)
else
window.location="http://www.likon.com.ar"
; it all started with a small picture from the I-net site of Philips...
; the result was achieved after many, may hours!
; info? info-is@in-file
[Dialog Colors]
; background of the dialog box
dialog_color_bg=#F0F0F0
; text of stuff in the di ...