function foto(ima,id)
{
window.open('foto.asp?cod='+ima+'&id='+id,'Foto','scrollbars=no,resizable=no,width=871,height=546')
}
function portfolio(ima,id)
{
window.open('portfolio.asp?cod='+ima+'&id='+id,'Portfolio','scrollbars=no,resizable=no,width=871,height=546')
}
function eventi()
{
window.open('eventi.asp','Eventi','scrollbars=yes,resizable=yes,width=450,height=400')
}
function offerte()
{
window.open('offerte.asp','Offerte','scrollbars=yes,resizable=yes,width=450,height=400')
}
function tecniche()
{
window.open('tecniche.asp','Tecniche','scrollbars=yes,resizable=yes,width=450,height=400')
}
function appartamenti()
{
window.open('http://www.metroquadroterni.com/appartamenti.asp','Appartamenti','scrollbars=yes,resizable=yes,width=600,height=550')
}
function img1()
{
window.open('gall.asp?cod=1','Img1','scrollbars=no,resizable=no,width=871,height=546')
}
function img2()
{
window.open('gall.asp?cod=2','Img2','scrollbars=no,resizable=no,width=871,height=546')
}