Search
Sunday, February 05, 2012 ..:: Movil ::.. Register  Login
<% Function googleColor(value, random) Dim colorArray colorArray = Split(value, ",") googleColor = colorArray(random Mod (UBound(colorArray) + 1)) End Function Function googleScreenRes() Dim screenRes, delimiter, resArray screenRes = Request.ServerVariables("HTTP_UA_PIXELS") delimiter = "x" if IsEmpty(screenRes) Then screenRes = Request.ServerVariables("HTTP_X_UP_DEVCAP_SCREENPIXELS") delimiter = "," end If resArray = Split(screenRes, delimiter, 2) if (UBound(resArray) + 1) = 2 Then googleScreenRes = "&u_w=" & resArray(0) & "&u_h=" & resArray(1) end If End Function Dim googleTime, googleDt, googleScheme, googleHost googleTime = DateDiff("s", "01/01/1970 00:00:00", Now()) googleDt = (1000 * googleTime) + Round(1000 * (Timer - Int(Timer))) googleScheme = "http://" if StrComp(Request.ServerVariables("HTTPS"), "on") = 0 Then googleScheme = "https://" googleHost = Server.URLEncode(googleScheme & Request.ServerVariables("HTTP_HOST")) Dim googleAdUrl, googleAdOutput googleAdUrl = "http://pagead2.googlesyndication.com/pagead/ads?" &_ "ad_type=text_image" &_ "&channel=" &_ "&client=ca-mb-pub-2309394272977410" &_ "&color_border=" & googleColor("555555", googleTime) &_ "&color_bg=" & googleColor("FFFFCC", googleTime) &_ "&color_link=" & googleColor("0000CC", googleTime) &_ "&color_text=" & googleColor("000000", googleTime) &_ "&color_url=" & googleColor("008000", googleTime) &_ "&dt=" & googleDt &_ "&format=mobile_single" &_ "&host=" & googleHost &_ "&ip=" & Server.URLEncode(Request.ServerVariables("REMOTE_ADDR")) &_ "&markup=xhtml" &_ "&oe=utf8" &_ "&output=xhtml" &_ "&ref=" & Server.URLEncode(Request.ServerVariables("HTTP_REFERER")) &_ "&url=" & googleHost & Server.URLEncode(Request.ServerVariables("URL")) &_ "&useragent=" & Server.URLEncode(Request.ServerVariables("HTTP_USER_AGENT")) &_ googleScreenRes() Set googleAdOutput = Server.CreateObject("MSXML2.ServerXMLHTTP") googleAdOutput.Open "GET", googleAdUrl, false googleAdOutput.Send Response.Write(googleAdOutput.responseText) %>
 Mas concursos Minimize
Location: BlogsBlog javiteranPersonal javiteran    
Posted by: Javier Terán González lunes, 08 de febrero de 2010 2:03
Se empieza el año 2010 con mas concursos. Esta vez de Dominó y de Subastado (me ha dicho me padre que ponga el "-ado").
Parece que tenemos muy poco que hacer con tanto concurso, pero es que es muy divertido. Me encantaba jugar al subastao y llevaba años sin hacerlo así que me lo he pasado muy bien en el concurso aunque no haya tenido muy buena clasificación.
Respecto al dominó mejor me callo. Claramente no es mi campo y por eso no he jugado. Este año me ha fallado Abel que fue mi pareja del año pasado, otro experto en el tema.
Pasemos a las clasificaciones:

Concurso de DOMINO
==================
1º- Miguel Angel y Tito.

2º- Isaac y Luis.
3º- Bertito y Paco.
4º- Nandito y Chuco.
( si me he confundido espero que alguien me corrija).

Concurso de "SUBASTADO"
=======================
1º- José Luis y Doro.

2º- Bertito y Paco.
3º- Jose y Angel Carlos.
4º- Juan y Genio.


Veo que los Bertito y Paquín tienen mucho tiempo y se han metido en la final de los dos concursos. ¡Cuanto vino tenemos y casa y que poco tomamos!.
Enhorabuena a todos. A los ganadores, a los participantes y a la organización por permitirnos pasar estos buenos ratos

Pd: ¿Cuanto "-ado", no?
Permalink |  Trackback

Your name:
Title:
Comment:
Add Comment   Cancel 

  

<% Function googleColor(value, random) Dim colorArray colorArray = Split(value, ",") googleColor = colorArray(random Mod (UBound(colorArray) + 1)) End Function Dim googleTime, googleDt, googleScheme, googleHost googleTime = DateDiff("s", "01/01/1970 00:00:00", Now()) googleDt = (1000 * googleTime) + Round(1000 * (Timer - Int(Timer))) googleScheme = "http://" if StrComp(Request.ServerVariables("HTTPS"), "on") = 0 Then googleScheme = "https://" googleHost = Server.URLEncode(googleScheme & Request.ServerVariables("HTTP_HOST")) Dim googleAdUrl, googleAdOutput googleAdUrl = "http://pagead2.googlesyndication.com/pagead/ads?" &_ "ad_type=text" &_ "&channel=" &_ "&client=ca-mb-pub-2309394272977410" &_ "&color_border=" & googleColor("555555", googleTime) &_ "&color_bg=" & googleColor("FFFFCC", googleTime) &_ "&color_link=" & googleColor("0000CC", googleTime) &_ "&color_text=" & googleColor("000000", googleTime) &_ "&color_url=" & googleColor("008000", googleTime) &_ "&dt=" & googleDt &_ "&format=mobile_single" &_ "&host=" & googleHost &_ "&ip=" & Server.URLEncode(Request.ServerVariables("REMOTE_ADDR")) &_ "&markup=chtml" &_ "&output=chtml" &_ "&ref=" & Server.URLEncode(Request.ServerVariables("HTTP_REFERER")) &_ "&url=" & googleHost & Server.URLEncode(Request.ServerVariables("URL")) &_ "&useragent=" & Server.URLEncode(Request.ServerVariables("HTTP_USER_AGENT")) Set googleAdOutput = Server.CreateObject("MSXML2.ServerXMLHTTP") googleAdOutput.Open "GET", googleAdUrl, false googleAdOutput.Send Response.Write(googleAdOutput.responseText) %>
Copyright 2005-2009 Javier Terán González   Terms Of Use  Privacy Statement