
s1on = new Image(); s1on.src = "../../it/images/event_on.gif";
s1off = new Image(); s1off.src = "../../it/images/event_off.gif";
s2on = new Image(); s2on.src = "../../it/images/gallery_on.gif";
s2off = new Image(); s2off.src = "../../it/images/gallery_off.gif";
s3on = new Image(); s3on.src = "../../it/images/archive_on.gif";
s3off = new Image(); s3off.src = "../../it/images/archive_off.gif";
s4on = new Image(); s4on.src = "../../it/images/artisti_on.gif";
s4off = new Image(); s4off.src = "../../it/images/artisti_off.gif";
s5on = new Image(); s5on.src = "../../it/images/contacts_on.gif";
s5off = new Image(); s5off.src = "../../it/images/contacts_off.gif";

s2p1on = new Image(163,18); s2p1on.src = "../../en/images/gallery_gallerist_on.gif";
s2p1off = new Image(163,18); s2p1off.src = "../../en/images/gallery_gallerist_off.gif";
s2p2on = new Image(71,18); s2p2on.src = "../../en/images/gallery_project_on.gif";
s2p2off = new Image(71,18); s2p2off.src = "../../en/images/gallery_project_off.gif";
s2p3on = new Image(114,18); s2p3on.src = "../../it/images/gallery_events_on.gif";
s2p3off = new Image(114,18); s2p3off.src = "../../it/images/gallery_events_off.gif";

s3p1on = new Image(139,18); s3p1on.src = "../../en/images/event_present_on.gif";
s3p1off = new Image(139,18); s3p1off.src = "../../en/images/event_present_off.gif";
s3p2on = new Image(63,18); s3p2on.src = "../../en/images/event_biography_on.gif";
s3p2off = new Image(63,18); s3p2off.src = "../../en/images/event_biography_off.gif";
s3p3on = new Image(49,18); s3p3on.src = "../../en/images/event_operas_on.gif";
s3p3off = new Image(49,18); s3p3off.src = "../../en/images/event_operas_off.gif";
s3p4on = new Image(97,18); s3p4on.src = "../../en/images/event_contrib_on.gif";
s3p4off = new Image(97,18); s3p4off.src = "../../en/images/event_contrib_off.gif";

var helpWin = null
function apri(fi,wi,he,na) {

helpWin = window.open( fi , na , "width="+wi+",height="+he+",location=no,menubar=no,scrollbars=no,status=no,toolbar=no,resizable=no") 
helpWin.moveTo(0,0)
}

function apridue(fi,wi,he,na) {

helpWin = window.open( fi , na , "width="+wi+",height="+he+",location=no,menubar=no,scrollbars=yes,status=no,toolbar=no,resizable=no") 
helpWin.moveTo(myX,myY)
}