Dialog.alert({url: "prensa/look_octubre_2010.htm", options: {method: 'get'}},
{className: "alphacube", width:650, height:600, okLabel: "Close"});
Dialog.alert({url: "prensa/lanacion_julio_2010.htm", options: {method: 'get'}},
{className: "alphacube", width:820, height:600, okLabel: "Close"});
Dialog.alert({url: "prensa/clarin_mayo_2010.htm", options: {method: 'get'}},
{className: "alphacube", width:650, height:600, okLabel: "Close"});
Dialog.alert({url: "prensa/mia_marzo_2010.htm", options: {method: 'get'}},
{className: "alphacube", width:650, height:600, okLabel: "Close"});
Dialog.alert({url: "prensa/look_marzo_2010.htm", options: {method: 'get'}},
{className: "alphacube", width:650, height:600, okLabel: "Close"});
Dialog.alert({url: "prensa/look_febrero_2010.htm", options: {method: 'get'}},
{className: "alphacube", width:650, height:600, okLabel: "Close"});
var win = new Window(Application.getNewId(),
{className: "alphacube",minimizable: false, maximizable: false,
width:650, height:600, resizable: false,
url: "prensa/look_diciembre_2009_1.htm"})
win.show(); win.showCenter();
Dialog.alert({url: "prensa/parati_septiembre_2009.htm", options: {method: 'get'}},
{className: "alphacube", width:650, height:600, okLabel: "Close"});
Dialog.alert({url: "prensa/mia_septiembre_2009.htm", options: {method: 'get'}},
{className: "alphacube", width:650, height:600, okLabel: "Close"});
Dialog.alert({url: "prensa/mia_julio_2009.htm", options: {method: 'get'}},
{className: "alphacube", width:650, height:600, okLabel: "Close"});