//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"]="Emulatori";
news[0]["text"]="Emulatore dei mitici giochi da Bar! Donkey Kong, Pac Man, Crazy Cliber ";
news[0]["link"]="http://www.calshop.biz/emulatori.html";
news[0]["target"]="_self";
news[0]["type"]="text";

news[1]=new Array();
news[1]["time"]="Arcade Games";
news[1]["text"]="Una collezione dei migliori giochi per il tuo divertimento e quello dei tuoi amici! ";
news[1]["link"]="http://www.calshop.biz/arcade_games/";
news[1]["target"]="_self";
news[1]["type"]="text";

news[2]=new Array();
news[2]["time"]="Giochi in Flash";
news[2]["text"]="Sport, Picchiaduro, Tiro al bersaglio, Carte, Abilitą, Piattaforma, ";
news[2]["link"]="http://www.calshop.biz/giochi_flash";
news[2]["target"]="_self";
news[2]["type"]="text";

news[3]=new Array();
news[3]["time"]="Aria Giovanni";
news[3]["text"]="Tante immagini sexy della Pornostar ";
news[3]["link"]="http://www.calshop.biz/Aria_Giovanni/gallery2/gallery01_small.html";
news[3]["target"]="_self";
news[3]["type"]="text";

news[4]=new Array();
news[4]["time"]="Revel";
news[4]["text"]="E le password coperte dagli asterischi non saranno pił un segreto ";
news[4]["link"]="http://www.calshop.biz/revel.html";
news[4]["target"]="_self";
news[4]["type"]="text";

news[5]=new Array();
news[5]["time"]="Codice Fiscale";
news[5]["text"]="Calcola il codice fiscale tuo e dei tuoi amici ";
news[5]["link"]="http://www.calshop.biz/codice_fiscale.html";
news[5]["target"]="_self";
news[5]["type"]="text";

news[6]=new Array();
news[6]["time"]="WinMX 3.31";
news[6]["text"]="Scarica l'ultima versione gratis ";
news[6]["link"]="http://www.calshop.biz/winmx.html";
news[6]["target"]="_self";
news[6]["type"]="text";

news[7]=new Array();
news[7]["time"]="100 Giochi Gratis";
news[7]["text"]="Avventura, Azione, Auto, Spaziali, Sport, Strategia ";
news[7]["link"]="http://www.calshop.biz/05032003giochi/giochi/index.htm";
news[7]["target"]="_self";
news[7]["type"]="text";


//number of news in the current file
var newsCounter=8;
