var win = new Window({className: "spread", title: "Promociones",
top:70, left:100, width:1000, height:700,
url: "promociones-book/index.html", showEffectOptions: {duration:1.5}})
win.show();
var win = new Window({className: "spread", title: "Promociones",
top:70, left:100, width:1000, height:700,
url: "promociones-book/index.html", showEffectOptions: {duration:1.5}})
win.show();
var win = new Window({className: "spread", title: "Promociones",
top:70, left:100, width:1000, height:700,
url: "promociones-book/index.html", showEffectOptions: {duration:1.5}})
win.show();
var win = new Window({className: "spread", title: "Chat",
top:70, left:100, width:1000, height:700,
url: "chat/", showEffectOptions: {duration:1.5}})
win.show();
var win = new Window({className: "spread", title: "Mapa",
top:300, left:150, width:900, height:350,
url: "http://maps.google.com/maps?f=q&source=s_q&hl=en&geocode=&q=colina+de+la+paz+25+col+lomas+verdes+naucalpan+de+ju%C3%A1rez+estado+de+M%C3%A9xico&sll=38.341656,-95.712891&sspn=36.016582,79.013672&ie=UTF8&hq=&hnear=Colina+de+La+Paz,+Boulevares,+Naucalpan+de+Ju%C3%A1rez,+M%C3%A9xico,+Mexico&ll=19.5009,-99.246368&spn=0.028317,0.077248&z=14&iwloc=A&output=embed", showEffectOptions: {duration:1.5}})
win.show();
var win = new Window({className: "spread", title: "Increíble Mapa",
top:300, left:150, width:600, height:310,
url: "increiblemapa/index.htm", showEffectOptions: {duration:1.5}})
win.show();