//This is the news you wanna have, set the link and the text. If you don't wan't it to link anywhere
//use a # as the link
news=new Array();

//Copy there three lines and change the info and numbers to get more news.

news[0]=new Array();
news[0]["time"]="12/2009";
news[0]["text"]="<span style=\"background:#ffff99\">'O CECATO':la vera storia di uno spietato killer</span>";
news[0]["link"]="javascript:newin('setola.htm','640','520');";
news[0]["target"]="_self";
news[0]["type"]="text";

news[1]=new Array();
news[1]["time"]="12/2008";
news[1]["text"]="<span style=\"background:#ffff99\">'Grand Hotel Ferrovia': Napoli labirintica e stordente com'è</span>";
news[1]["link"]=" javascript:newin('grandhotelferrovia.htm','640','520');";
news[1]["target"]="_self";
news[1]["type"]="text";

news[2]=new Array();
news[2]["time"]="10/2008";
news[2]["text"]="<span style=\"background:#ffff99\">'Le origini della camorra':L’onorata società tra storia e letteratura</span>";
news[2]["link"]=" javascript:newin('leoriginidella_camorra.htm','640','520');";
news[2]["target"]="_self";
news[2]["type"]="text";

news[3]=new Array();
news[3]["time"]="09/2008";
news[3]["text"]="<span style=\"background:#ffff99\">'Le forbici del giurista':Libertà di stampa, diritti della persona</span>";
news[3]["link"]=" javascript:newin('le_forbici_del_giurista.htm','640','520');";
news[3]["target"]="_self";
news[3]["type"]="text";

news[4]=new Array();
news[4]["time"]="07/2008";
news[4]["text"]="<span style=\"background:#ffff99\">'Elogio della donna erotica':mai più donna oggetto</span>";
news[4]["link"]=" javascript:newin('donna_erotica_brass.htm','640','520');";
news[4]["target"]="_self";
news[4]["type"]="text";

news[5]=new Array();
news[5]["time"]="06/2008";
news[5]["text"]="<span style=\"background:#ffff99\">'La febbre del Toro':il male oscuro della finanza mondiale</span>";
news[5]["link"]=" javascript:newin('la_febbre_del_toro.htm','640','520');";
news[5]["target"]="_self";
news[5]["type"]="text";

news[6]=new Array();
news[6]["time"]="05/2008";
news[6]["text"]="'<span style=\"background:#ffff99\">'Maradona mio padre': Storia di Diego junior</span>";
news[6]["link"]=" javascript:newin('maradona.htm','640','480');";
news[6]["target"]="_self";
news[6]["type"]="text";

news[7]=new Array();
news[7]["time"]="02/2008";
news[7]["text"]="'<span style=\"background:#ffff99\">'La gioventù del silenzio': Droga e stili di vita</span>";
news[7]["link"]=" javascript:newin('gioventu.htm','640','400');";
news[7]["target"]="_self";
news[7]["type"]="text";

news[8]=new Array();
news[8]["time"]="02/2008";
news[8]["text"]="'<span style=\"background:#ffff99\">'I misteri della camorra': Domande seppellite da centinaia di omissis</span>";
news[8]["link"]=" javascript:newin('misteri.htm','640','400');";
news[8]["target"]="_self";
news[8]["type"]="text";

news[9]=new Array();
news[9]["time"]="01/2008";
news[9]["text"]="'<span style=\"background:#ffff99\">'Monnezzopoli': La grande truffa</span>";
news[9]["link"]=" javascript:newin('monnezzopoli.htm','640','400');";
news[9]["target"]="_self";
news[9]["type"]="text";

news[10]=new Array();
news[10]["time"]="12/2005";
news[10]["text"]="<span style=\"background:#ffff99\">'Milano-Cairo': l'imam rapito in Italia dalla Cia</span>";
news[10]["link"]=" javascript:newin('milano_cairo.htm','640','400');";
news[10]["target"]="_self";
news[10]["type"]="text";

news[11]=new Array();
news[11]["time"]="04/2005";
news[11]["text"]="<span style=\"background:#ffff99\">'Libri e cazzotti': Tullio Pironti ci racconta...</span>";
news[11]["link"]=" javascript:newin('l_cazzotti.htm','640','400');";
news[11]["target"]="_self";
news[11]["type"]="text";

news[12]=new Array();
news[12]["time"]=" ";
news[12]["text"]="<span style=\"background:#ffff99\">'Nostradamus': leggi e scarica gratis i capitoli I-VII.</span>";
news[12]["link"]=" javascript:newin('zevaco.htm');";
news[12]["target"]="_self";
news[12]["type"]="text";

news[13]=new Array();
news[13]["time"]=" ";
news[13]["text"]="<span style=\"background:#ffff99\">'Ange Pitou': leggi e scarica gratis il I capitolo.</span>";
news[13]["link"]=" javascript:newin('ange.htm');";
news[13]["target"]="_self";
news[13]["type"]="text";
/*
news[10]=new Array();
news[10]["time"]="11/2004";
news[10]["text"]="'Storia di V.Fioravanti e F.Mambro': dal libro al film";
news[10]["link"]=" javascript:newin('fior_mambro.htm','640','400');";
news[10]["target"]="_self";
news[10]["type"]="text";

news[11]=new Array();
news[11]["time"]="04/2005";
news[11]["text"]="La seconda guerra napoletana alla camorra";
news[11]["link"]="javascript:newin('guerra_camorra.htm','640','400');";
news[11]["target"]="_self";
news[11]["type"]="text";

news[12]=new Array();
news[12]["time"]="07/2005";
news[12]["text"]="La modella e il coccodrillo: gli animali protagonisti di svariate passioni";
news[12]["link"]="javascript:newin('modella.htm','640','400');";
news[12]["target"]="_self";
news[12]["type"]="text";
*/
//number of news in the current file
var newsCounter=14;
