function go(preview){
win2=window.open("","","toolbar=no,resizable=no,scrollbars=no,width=400,height=260")
win2.document.write("<title>.: Andiamoinvacanza.com :. - NEWS </title><script language=javascript src='script/n_window.js'></script>" + "<body bgproperties=fixed background=img/logo_2.gif> <b><h3>" +  "<center><img border='0' src='img/stili2.png'></center></p>"
 + preview +" </body>")
}

function openWindow(url,w,h){
if ((w=="") || (h=="")) {
w="480";
h="480";
}
win3=window.open(url,"open","width=" + w + ",height=" + h + ",toolbar=no,resizable=no,scrollbars=Yes");
w="";
h="";
}

function openWindow3(url,w,h){
if ((w=="") || (h=="")) {
w="480";
h="480";
}
win3=window.open(url,"open","width=" + w + ",height=" + h + ",toolbar=no,resizable=no,scrollbars=Auto");
w="";
h="";
}


function openWindow2(url){
win3=window.open(url,"_blanck","width=640,height=480,toolbar=no,resizable=no,scrollbars=no");
}


function allerta(msg) {
alert(msg)
}

function inserisciReal(foto_id)
	{
		win2=window.open("","","toolbar=no,resizable=no,scrollbars=no,width=197,height=200");
		icona = '<table width="196" border="0" cellpadding="0" cellspacing="8"><tr>';
		icona= icona + '<embed src="' + foto_id + '" type="audio/x-pn-realaudio-plugin" name="video" width="180" height="132" controls="ImageWindow" autostart="true" console="home"></embed>';
		icona= icona + '<embed src="' + foto_id + '" type="audio/x-pn-realaudio-plugin" name="bar1" width="180" height="19" autostart="true" controls="StatusPanel" console="home"></embed>';
		icona= icona + '<embed src="' + foto_id + '" type="audio/x-pn-realaudio-plugin" name="bar2" width="180" height="19" autostart="true" controls="ControlPanel" console="home"></embed>';
		icona = icona + '</tr></table>';
		win2.document.write(icona);
		
							
	}

function inserisciPDF(foto_id)
	{
		win2=window.open("","","toolbar=no,resizable=no,scrollbars=no,width=197,height=200");
		icona = '<table width="196" border="0" cellpadding="0" cellspacing="8"><tr>';
		icona= icona + '<embed src="' + foto_id + '" type="audio/x-pn-realaudio-plugin" name="video" width="180" height="132" controls="ImageWindow" autostart="true" console="home"></embed>';
		icona= icona + '<embed src="' + foto_id + '" type="audio/x-pn-realaudio-plugin" name="bar1" width="180" height="19" autostart="true" controls="StatusPanel" console="home"></embed>';
		icona= icona + '<embed src="' + foto_id + '" type="audio/x-pn-realaudio-plugin" name="bar2" width="180" height="19" autostart="true" controls="ControlPanel" console="home"></embed>';
		icona = icona + '</tr></table>';
		win2.document.write(icona);
		
							
	}

