Ver Mensaje Individual
  #2 (permalink)  
Antiguo 24/07/2002, 05:09
Nemor
 
Fecha de Ingreso: junio-2002
Mensajes: 45
Antigüedad: 22 años, 9 meses
Puntos: 0
Re: msn desde web

Código:
<form name="form" action="javascript:openwindow()">
  <div align="center">
    <div align="center">
      <table border="0" cellpadding="0" cellspacing="0" width="100%">
        <tr>
          <td width="50%">
            <p align="center"><input type="radio" value="[email protected]" name="address"><b><input border="0" src="http://www.arcisoft.com:99/msn/[email protected]" name="I1" width="19" height="19" type="image"></b><font size="2" face="Arial" color="#0066FF">Nemor</font>
     </td>
          <td width="50%">
            <p align="center"><input type="radio" value="[email protected]" name="address2"><b><input border="0" src="http://www.arcisoft.com:99/msn/[email protected]" name="I2" width="19" height="19" type="image"></b>Xeroku</td>
        </tr>
      </table>
    </div>
    <p> 
    </div>
</form>
<object id=objMessengerApp height=16 codetype=application/x-oleobject width=18 
classid=clsid:FB7199AB-79BF-11d2-8D94-0000F875C541>
</object>
<script language="JavaScript">
// This script is Copyright © 2002 tk-x.com
// You may use it on your site as long as you leave these comments here
function openwindow()
{
	objMessengerApp.LaunchIMUI(document.form.address.value);
}
</script>


<object id=objMessengerApp height=16 codetype=application/x-oleobject width=18 
classid=clsid:FB7199AB-79BF-11d2-8D94-0000F875C541>
</object>
<script language="JavaScript">
// This script is Copyright © 2002 tk-x.com
// You may use it on your site as long as you leave these comments here
function openwindow()
{
	objMessengerApp.LaunchIMUI(document.form.address.value);
}
</script>