var changedfield = 0;
function prodselwin(winurl,winname){ height = 450; width = 580; window.open(winurl,winname, 'width='+width+',height='+height+',scrollbars,resizable,toolbar,status'); }
function popup(winurl,winname,bar)
{
	height = 450; width = 580;
		popupwin=window.open('',winname,'width='+width+',height='+height+',scrollbars=no,resizable=no,toolbar=no,status=no');
	if (bar)
	{ 
		popupwin.document.writeln ("<HEAD>")
		popupwin.document.writeln ("<TITLE>Trasporti Puglisi - Parco macchine</TITLE>")
		popupwin.document.writeln ("</HEAD>")
		popupwin.document.writeln ("<FRAMESET FRAMEBORDER='NO' BORDER='0' ROWS='1,*'>")
		popupwin.document.writeln ("<FRAME SRC='topbar.htm' NAME='topbar' MARGINWIDTH='0' MARGINHEIGHT='0' FRAME BORDER='0' SCROLLING='no' NORESIZE>")
		popupwin.document.writeln ("<FRAME SRC='"+winurl+"' NAME='fr05' MARGINWIDTH='10' MARGINHEIGHT='10' FRAMEBORDER='0' SCROLLING='auto' NORESIZE>\n")
		popupwin.document.writeln ("</FRAMESET>")
	}
	else
	{
		popupwin.document.writeln ("<HEAD>")
		popupwin.document.writeln ("<TITLE></TITLE>")
		popupwin.document.writeln ("</HEAD>")
		popupwin.document.writeln ("<FRAMESET FRAMEBORDER='NO' BORDER='0' ROWS='*,0'>")
		popupwin.document.writeln ("<FRAME SRC='"+winurl+"' NAME='fr05' MARGINWIDTH='10' MARGINHEIGHT='10' FRAMEBORDER='0' SCROLLING='auto' NORESIZE>")
		popupwin.document.writeln ("<FRAME SRC='/jscript/blank.htm' NAME='topbar' MARGINWIDTH='0' MARGINHEIGHT='0' FRAME BORDER='0' SCROLLING='no' NORESIZE>")
		popupwin.document.writeln ("</FRAMESET>")
	}
	popupwin.document.close();
	popupwin.focus();
}
if (document.images) {Ihigh = new Image(10,10); Ihigh.src = '/icons/bullet0.gif'; Ihigho = new Image(10,10); Ihigho.src = '/icons/bullet.gif'; }
function di(id,name){ if (document.images) {document.images[id].src=eval(name+'.src'); } }
//function dm(msgStr){document.returnValue = false; if (document.images){if (msgStr) {window.status = location.protocol+'//'+location.host+msgStr; document.returnValue = true;}else{window.status = ''; document.returnValue = true;}}}
function dm(msgStr){document.returnValue = false; if (document.images){if (msgStr) {window.status = msgStr; document.returnValue = true;}else{window.status = ''; document.returnValue = true;}}}
var showMsg = navigator.userAgent != "Mozilla/4.0 (compatible; MSIE 4.0; Mac_PowerPC)"; function dmim(msgStr) { document.returnValue = false; if (showMsg) { window.status = msgStr; document.returnValue = true; } }

