function openIT() {
	theURL="gradi_arma.htm"
	wname ="CHROMELESSWIN"
	W=400;
	H=200;
	windowCERRARa 		= "img/close_a.gif"
	windowCERRARd 		= "img/close_d.gif"
	windowCERRARo 		= "img/close_o.gif"
	windowNONEgrf 		= "img/none.gif"
	windowCLOCK		= "img/clock.gif"
	windowREALtit		= "  Task title"
	windowTIT 	    	= "<font face=verdana size=1 color=#FFFFFF> - I Gradi Nell' Arma dei carabinieri....(CRTL+W per chiudere)</font>"
	windowBORDERCOLOR   	= "#FF0000"
	windowBORDERCOLORsel	= "#800000"
	windowTITBGCOLOR    	= "#000080"
	windowTITBGCOLORsel 	= "#CC3300"
	openchromeless(theURL, wname, W, H, windowCERRARa, windowCERRARd, windowCERRARo, windowNONEgrf, windowCLOCK, windowTIT, windowREALtit , windowBORDERCOLOR, windowBORDERCOLORsel, windowTITBGCOLOR, windowTITBGCOLORsel)
}