// (c) By LeChucky - Miquel Jorba Bayona '2k, 2001 - www.lechuweb.com
// - - - Tot aquests còdis són propietat intel.lectual de Miquel Jorba.
// Tots els drets reservats.
// Mai modificar aquest arxiu!
// Versió: 0.6
// posem banners!
function aleatori(){
//n="n"+1
var n = 0;
titol = new Array();
url = new Array();
imag = new Array();
alt = new Array();
wid = new Array();
hei = new Array();
titol[n]="La web del Forn Jorba";
imag[n] ="http://www.bagescentre.com/banners/fjcom.gif";
url[n] ="http://www.fornjorba.com";
alt[n] ="Forn Jorba Online el portal de l'alimentació sana i natural";
wid[n] ="468";
hei[n] ="60";
n++;
/*
titol[n]="El millor portal d'oci de tot el bages!";
imag[n] ="http://www.bagescentre.com/banners/bccom.gif";
url[n] ="http://www.bagescentre.com";
alt[n] ="L'espai virtual on podràs ser tot el que tu vulguis!";
wid[n] ="468";
hei[n] ="60";
n++;
*/
titol[n]="La web den Klonic";
imag[n] ="http://www.bagescentre.com/banners/klonic.gif";
url[n] ="http://www.klonic.bagescentre.com";
alt[n] ="Una web diferent!";
wid[n] ="468";
hei[n] ="60";
n++;
/*
titol[n]="La web de la colla de l'enciam";
imag[n] ="http://www.bagescentre.com/banners/ba_lenciam.gif";
url[n] ="http://www.lechuweb.com/go/?l=lenciam";
alt[n] ="Visita la web de la colla de LeNciam!";
wid[n] ="468";
hei[n] ="60";
n++;
*/
titol[n]="Busques software?";
imag[n] ="http://www.bagescentre.com/banners/klonsoft.gif";
url[n] ="http://www.klonsoft.bagescentre.com";
alt[n] ="Software útil (i gràtis) ";
wid[n] ="468";
hei[n] ="60";
n++;
/*
titol[n]="Busques una zona d'esbarjo?";
imag[n] ="http://www.bagescentre.com/banners/bc.gif";
url[n] ="http://www.bagescentre.com";
alt[n] ="Espai sense límits, BagesCentre.com!";
wid[n] ="468";
hei[n] ="60";
n++;
*/
titol[n]="Indescriptible, s'ha de viure!";
imag[n] ="http://www.bagescentre.com/banners/lechu.gif";
url[n] ="http://www.lechuweb.com";
alt[n] ="La millor web del món.com!";
wid[n] ="468";
hei[n] ="60";
n++;
titol[n]="Guanya diners llegint e-mails, clica i sabràs com!";
imag[n] ="http://www.es-facil.com/muestra_banner?c=62846023004";
url[n] ="http://www.es-facil.com/ganar/dinero?Id=62846023";
alt[n] ="Fes calerons llegint correus!";
wid[n] ="468";
hei[n] ="60";
n++;
titol[n]="Guanya diners Amb el teu internet...";
imag[n] ="http://www.es-facil.com/muestra_banner?c=62846020008";
url[n] ="http://www.es-facil.com/ganar/dinero?Id=62846023";
alt[n] ="Fes calerons llegint correus!";
wid[n] ="468";
hei[n] ="60";
n++;
var rand = Math.random();
aux = nat(rand*n,0);
//document.write('aleato: '+rand*n+'
nat: '+aux+'
');
document.write("
");
document.write("");
}
// Per inviar els SMS de la web
function sms() {
window.open("http://www.smsya.com/asociados/pop.html","popsms","resizable=no,location=0,menubar=0,toolbar=0,personalbar=0,status=0,scrollbars=0,width=478,height=153"); }
// Inici
function inici() {
web();
//macros();
}
function web(){
var txt = "El nou portal d'oci comarcal http://www.bagescentre.com/"
window.status = txt;
txt = txt.substring(1, txt.length) + txt.charAt(0);
}
function cont(){
//document.write('');
//document.write('
');
document.write('
');
document.write(' ');
nedstatbasic("ACHK/A4u1GId61/xl+QiIugyCaxA", 0);
}
// Coses de nadal!
function nadal() {
today = new Date()
if (((today.getMonth() == 11)&&(today.getDate() > 10)) || ((today.getMonth() == 0 ) && (today.getDate() < 11)) ){
document.write("
');
}
// -->