function confirm_deletion(dluLink) { if (confirm('Delete selected item ?')) { window.location = dluLink } } function button_link(dluLink) { window.location = dluLink } function imageswap(name, imagesrc) { eval("document." + name + ".src = '" + imagesrc + "'"); } function MM_swapImgRestore() { //v3.0 var i,x,a=document.MM_sr; for(i=0;a&&i0&&parent.frames.length) { d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);} if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i\n\n'; if (window.resizeTo&&navigator.userAgent.indexOf("Opera")==-1) { var winwidth = lunghezza; var winheight = altezza; var sizer = window.open("","","left=" + leftdist + ",top=" + topdist +","+ windowprops); for (sizeheight = 1; sizeheight < winheight; sizeheight += heightspeed) sizer.resizeTo("1", sizeheight); for (sizewidth = 1; sizewidth < winwidth; sizewidth += widthspeed) sizer.resizeTo(sizewidth, sizeheight); sizer.document.write(html); } } function findPosY(obj) { var curtop = 0; if (obj.offsetParent) { while (obj.offsetParent) { curtop += obj.offsetTop; obj = obj.offsetParent; } } else if (obj.y) curtop += obj.y; return curtop; } function redirectNAPA() { window.open(document.getElementById('NAPA').href,'_self'); } function redirectIDEA() { window.open(document.getElementById('IDEA').href,'_self'); }