<?xml version="1.0"?>

<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN"
	"http://www.wapforum.org/DTD/wml_1.1.xml">

<wml>


	<card id="card1" title="WTAI Compliance">

		<p><big><b>WTAI Compliance</b></big></p>

		<p>
			If your phone supports WTAI, clicking this link will dial <b>12345</b>:<br/> 
			[ <a href="wtai://wp/mc;12345">Call</a> ]
		</p>

		<p>
			If your phone supports WTAI, clicking on <b>Add Contact</b> will load a sample contact name and number to your phonebook:<br/> 
			[ <a href="wtai://wp/ap;12345;Contact Name">Add Contact</a> ]
		</p>
		<p>[ <a href="./">Mobile Resources</a> ] [ <a href="#card2">Info</a> ]</p>

	</card>



	<card id="card2" title="Info">
		<do type="accept" label="Back">
			<go href="#card1"/>
		</do>
		<do type="option" label="Index">
			<go href="./"/>
		</do>

		<p><big><b>WTAI Compliance Info</b></big></p>
		<p>
			The Wireless Telephony Application Interface (WTAI) is a WAP Forum-endorsed enhancement to WAP.
		</p>
		<p>
			If your phone supports WTAI, it can dial a telephone number embedded as a link in a web page, or add contact details to your phonebook.
		</p>
		<p>
			[ <a href="./">Mobile Resources</a> ]
 [ <a href="#card1">Back</a> ]
		</p>

</card></wml>


