<!--


var rango_superior = 2;  
var rango_inferior = 1;  
//var ad = Math.floor(Math.random()*(rango_superior-(rango_inferior-1))) + rango_inferior;  
ad=1;
{
if (ad==1) {
url="http://www.coleconomistes.com/asp/avantatges/index.asp";
target="dreta";
banner="http://www.coleconomistes.com/GIFS/PUBLI/carnet.gif";
width="470";
height="62";
}
/*
if (ad==2) {
url="http://www.gestoriaonline.com";
target="_parent";
banner="http://www.coleconomistes.com/GIFS/PUBLI/Banner-informa_CGSB.gif";
width="460";
height="65";
}*/


/*if (ad==2) {
url="http://www.il3.ub.edu/track/ca/2696";
target="_parent";
banner="http://www.coleconomistes.com/GIFS/PUBLI/UB.gif";
width="460";
height="65";
}*/

/*if (ad==2) {
url="http://www.coleconomistes.com/ofertaorangefyse.pdf";
target="_parent";
banner="http://www.coleconomistes.com/GIFS/PUBLI/orange_fyse.gif";
width="465";
height="60";
}*/

/*if (ad==4) {
url="http://www.il3.ub.edu/track/ca/2139";
target="_parent";
banner="http://www.coleconomistes.com/GIFS/PUBLI/UB_2.gif";
width="460";
height="65";
}*/




/*if (ad==6) {
url="http://www.regal.es/economistes.htm";
target="_blank";
banner="http://www.coleconomistes.com/GIFS/PUBLI/bannerregal.gif";
width="460";
height="65";
}*/

document.write('<a href=\"' + url + '\" target=\"' + target + '\">');
document.write('<img src=\"' + banner + '\" width=')
document.write(width + ' height=' + height + ' ');
document.write(' border=0>');
document.write('</a><br>');
}
-->


