function contadorwapstats (contador,zone,tipo) { var objetos="&"; if (tipo=="icono") { var width=23; var height=23;} if (tipo=="visible") {var width=1; var height=1;} if ((tipo=="grafico") || (tipo=="texto")) {var width=60; var height=14;} document.write(''); document.write('CONTADORWAP'); document.write(''); }