| Indice
| Novedades
| J. Carlos_Centro
| Estilos
var win = new Window("ventana",{className:"alphacube", width:900,height:700,url:'http://www.jcarlosmaspeluqueros.com/estilo10.html',showEffect:Effect.Grow,destroyOnClose:true});
win.setOpacity(1.0);
win.showCenter(true);
win.toFront();