if (self.location==top.location) top.location="index.html"
articulo = new Array();
articulo[0]=new Array();
articulo[0][0]='00001';
articulo[0][1]=28140;
articulo[0][2]='MP3 PD330 ';
articulo[0][3]=0;
articulo[1]=new Array();
articulo[1][0]='00002';
articulo[1][1]=36677;
articulo[1][2]='Deskjet 950C ';
articulo[1][3]=0;
articulo[2]=new Array();
articulo[2][0]='00003';
articulo[2][1]=34268;
articulo[2][2]='Agenda K30';
articulo[2][3]=0;
articulo[3]=new Array();
articulo[3][0]='00004';
articulo[3][1]=107600;
articulo[3][2]='Photosmart 618 ';
articulo[3][3]=0;
articulo[12]=new Array();
articulo[12][0]='00013';
articulo[12][1]=1064.88;
articulo[12][2]='Ordenador P. III a 1000 MHZ + Internet';
articulo[12][3]=0;

 var opciones = '';
function ventana(pagina)
{
window.open(pagina,'Bienvenida','width=450,height=350,location=0,status=0,directories=no,toolbar=no,resizable=yes,menubar=no,scrollbars=yes');
};
function A00001(cantidad){
opciones = '';
parent.frames['cesta'].cesta(0,opciones,cantidad);
};
function A00002(cantidad){
opciones = '';
parent.frames['cesta'].cesta(1,opciones,cantidad);
};
function A00003(cantidad){
opciones = '';
parent.frames['cesta'].cesta(2,opciones,cantidad);
};
function A00004(cantidad){
opciones = '';
parent.frames['cesta'].cesta(3,opciones,cantidad);
};
function A00013(cantidad){
opciones = '';
parent.frames['cesta'].cesta(12,opciones,cantidad);
};

