<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml">
<wml>
<head>
	<meta content="nabaztag, wifi, wap" name="keywords" />
	<meta content="Interface Wap pour votre Nabztag par www.chezlandry.com" name="description" />
	<meta forua="true" http-equiv="Cache-Control" content="max-age=0" />

</head>
<card id="accueil">
<p align="center">
	<img src="images/nabaztag-eyes.wbmp" width="52" height="41" alt="NabazWap" vspace="10" />
	<br />
		<b>
	<a href="#formulaire">NabazWap</a>
	</b>
</p>
<do type="accept" label="Suite">
	<go href="#formulaire" />
</do>
</card>

<card id="formulaire" newcontext="true">
<p align="center">
		<small>Message</small><br />
		<input type="text" name="tts" value="" size="48" /><br />
		<small>Signature</small><br />
		<input type="text" name="signe" value="" size="12" /><br />
</p>
<do type="accept" label="OK">
	<go href="index.php" method="post" accept-charset="ISO8859-1">
	<postfield name="tts" value="$(tts)" /> 
	<postfield name="signe" value="$(signe)" /> 
	<postfield name="submit" value="submit" /> 
	</go>
</do>
</card>
</wml>
