function redirect(myPage){
location.href = myPage;
}
function redirectWithConfirm(myMessage,myPage){
if (confirm(myMessage)) {
location.href = myPage
}
}
function popup(myPage,myHeight,myWidth) {
var myTop;
var myLeft;
myLeft = (screen.width / 2) - (myWidth / 2);
myTop = (screen.height / 2) - (myHeight / 2);
open(myPage,'PopupWindowsHandler','height='+myHeight+',width='+myWidth+',toolbar=no,menubar=no,scrollbars=yes,location=no,status=no,left='+myLeft+',top='+myTop);
}
// popup a comment window
function popupedit(id,section,mode) {
var mytop;
var myleft;
myleft = (screen.width / 2) - 475;
mytop = (screen.height / 2) - 300;
open('/cms/moduli/popup/popupedit.asp?ID=' + id + '&SECTION=' + section + '&MODE=' + mode ,'','height=600,width=950,toolbar=no,menubar=no,scrollbars=no,location=no,status=no,left='+myleft+',top='+mytop)
}
function comment(id,commentmode,section,quotetable,quoteid) {
var mytop;
var myleft;
myleft = (screen.width / 2) - 375;
mytop = (screen.height / 2) - 210;
if (quotetable != undefined)
{
open('/cms/moduli/comments/comment_edit.asp?ID=' + id + '&MODE=' + commentmode + '&SECTION=' + section + '"ETABLE=' + quotetable + '"EID=' + quoteid,'GrupponeCommenti','height=420,width=750,toolbar=no,menubar=no,scrollbars=no,location=no,status=no,left='+myleft+',top='+mytop)
}
else
{
open('/cms/moduli/comments/comment_edit.asp?ID=' + id + '&MODE=' + commentmode + '&SECTION=' + section,'GrupponeCommenti','height=420,width=750,toolbar=no,menubar=no,scrollbars=no,location=no,status=no,left='+myleft+',top='+mytop)
}
}
// popup a ratings window
function rate(id,ratemode,ratetable) {
var mytop;
var myleft;
myleft = (screen.width / 2) - 175;
mytop = (screen.height / 2) - 125;
open('/cms/moduli/ratings/rate.asp?ID=' + id + '&MODE=' + ratemode + '&TABLE=' + ratetable,'GrupponeRatings','height=250,width=350,toolbar=no,menubar=no,scrollbars=no,location=no,status=no,left='+myleft+',top='+mytop)
}
function check(){
str=document.forms[0].elements[0].value
if (str.length>0) document.forms[0].submit()
else alert("Non tutti i campi sono compilati. Verifica!")
}
Grazie di cuore! L'arte del Giardinaggio
Pubblicato il 09 Dic 2021.
|
L'Oratorio San Gaetano ringrazia gli amici de
________________________________________________________
L'Arte del Giardinaggio s.a.s.
Strada per Albairate 4, 20080 Albairate (MI)
Cel. 348 268 9713
________________________________________________________
che hanno messo a disposizione a titolo gratuito un abete
per adornare il sagrato della nostra chiesa.
A loro, di cuore, i migliori auguri per un sereno natale!
La Comunità Oratoriana
| |
| |
|
|