Tendencia |
Octubre 2011
var win = new Window(Application.getNewId(),
{className: "alphacube",minimizable: false, maximizable: false, width:800, height:500, resizable: false,
url: "img/prensa/tendencia_oct2011.htm"})
win.show(); win.showCenter();
 |
|
Susana |
Septiembre 2011
var win = new Window(Application.getNewId(),
{className: "alphacube",minimizable: false, maximizable: false, width:800, height:500, resizable: false,
url: "img/prensa/susana_sep2011.htm"})
win.show(); win.showCenter();
 |
|
Susana |
Agosto 2011
var win = new Window(Application.getNewId(),
{className: "alphacube",minimizable: false, maximizable: false, width:800, height:500, resizable: false,
url: "img/prensa/susana_ago2011.htm"})
win.show(); win.showCenter();
 |