<% Randomize i = Int(Rnd * 2) Select Case i Case 0 numero = 1 Case 1 numero = 2 End Select %> ...::: SoloFlash V.5 :::...


      800X600 - Internet Explorer

       Estadisticas

     - SoloFlash.fr.st - Comunidad temática sobre Macromedia Flash - © Juan Miguel García Herrera - 1999/2002 -
<% if numero = 1 then response.write "Intro By: Gerardo Cosenza -- cosenzagerardo@hotmail.com" else if numero = 2 then response.write "Intro By: E. Rojas -- ERojas@mercurio.cl" end if end if %>