/****************************************************
* Andrea Bianchi   1997 - 2002                      *
* weblink  http://web-link.it                       *
* weblink@freemail.it                               *
****************************************************/
if (window.top == window.self) 
{ 
document.write('<frameset rows="80,*" frameborder="NO" border="0" framespacing="0"> ')
document.write('<frame name="top" scrolling="yes" noresize src="http://www.unomaggio.it/intestazione.htm">')
document.write('<frameset cols="150,*" frameborder="NO" border="0" framespacing="0"> ')
document.write('<frame name="sommario" scrolling="yes" noresize src="http://www.unomaggio.it/indice.htm">')
document.write('<frame name="principale" src='+document.location.href+'?>')
document.write('</frameset>')
}

/****************************************************
* Andrea Bianchi   1997 - 2002                      *
* weblink  http://web-link.it                       *
* weblink@freemail.it                               *
****************************************************/










