<?xml version="1.0"?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.3//EN" "http://www.wapforum.org/DTD/wml13.dtd"> 
<!-- 2003 February 5th last update : steve@ctlss.com -->
<!--HAS_WEBDNA_TAGS-->
<!-- 
[SETMIMEHEADER name=Content-Type&value=text/vnd.wap.wml]
[SETMIMEHEADER name=Expires&value=Thu, 01 Dec 1994 16:00:00 GMT]
[SETMIMEHEADER name=Cache-Control&value=must-revalidate]
[SETMIMEHEADER name=Cache-Control&value=no-cache]
[SETMIMEHEADER name=Pragma&value=no-cache]
[SETMIMEHEADER name=Content-Location&value=dfgsdg.wml]
 -->
<wml>
	[search db=db/japan.db&griddatarq=0]
  <!-- Possible <head> elements here. --> 
   
  <template> 
    <!-- Template implementation here. --> 
    <do type="prev" label="Back"><prev/></do>
	<do type="accept" label="Menu"><go href="#toc"/></do>
  </template> 
<!-- opening flip card title sequence -->

	<card id="frame0" ontimer="#frame1" title="TouchToneTours">
	  <timer value="1"/>
	</card>
	
	<card id="frame1" ontimer="#frame2" title="TouchToneTours">
	  <timer value="5"/>
	  <p align="center">
		<br/>
		<b>W e l c o m e</b>
	  </p>
	</card>
	
	<card id="frame2" ontimer="#frame3"  title="TouchToneTours">
	  <timer value="3"/>
	  <p align="center">
		<br/>
		<b>t o</b>
	  </p>
	</card>
	
	<card id="frame3"  ontimer="#toc" title="TouchToneTours">
	  <timer value="10"/>
	  <p align="center">
		<br/>
		<b>TouchToneTours<br/>
		JAPAN</b>
	  </p>
	</card>
	
<!-- table of contents card -->
  <card id="toc" title="TouchToneTours">
    <p mode="nowrap" >
  <!-- opening image --> 
		<img src="images/TTT_logo_JAPAN_51x37c.gif" alt="TouchToneTours"/>
	<br/>
		<b>Hiroshima</b><br/>
  <!-- links to catgory toc --> 
		<anchor title="Attractions" accesskey="1">Attractions<go href="#attractions"/></anchor>
    <br/>
    	<anchor title="Museums" accesskey="2">Museums<go href="#museums"/></anchor>
    <br/>
	    <anchor title="Historic" accesskey="3">Historic Sites<go href="#historic"/></anchor>
    <br/>
	    <anchor title="Quirky" accesskey="4">Quirky<go href="#quirky"/></anchor>
	<br/>
	    <anchor title="TTT" accesskey="5">TouchToneTours<go href="http://www.touchtonetours.com/index.wml"/></anchor>
    </p>
  </card>	

<!-- attractions category -->
  <card id="attractions" title="TTT:Hiroshima">
    <p mode="nowrap">
		<b>Attractions</b><br/>
  <!-- category items -->
  		[text show=f]n=1[/text]
  		[founditems]
			[SHOWIF [category]=attractions]
			<anchor title="[title]" accesskey="[n]">[title]<go href="display.wml?num=[id]"/></anchor><br/>
			[text show=f]n=[math]1+[n][/math][/text]
			[/SHOWIF]	
		[/founditems]			
  <!-- link to Hiroshima and TTT --> 
	    <anchor title="Hiroshima" accesskey="8">Hiroshima<go href="#toc"/></anchor>
	<br/>
	    <anchor title="TTT" accesskey="9">TouchToneTours<go href="http://www.touchtonetours.com/index.wml"/></anchor>
    </p>
  </card>

<!-- museums category -->
  <card id="museums" title="TTT:Hiroshima">
    <p mode="nowrap">
		<b>Museums</b><br/>		
  <!-- category items --> 
  		[text show=f]n=1[/text]
		[founditems]
			[SHOWIF [category]=museums]
			<anchor title="[title]" accesskey="[n]">[title]<go href="display.wml?num=[id]"/></anchor><br/>
			[text show=f]n=[math]1+[n][/math][/text]
			[/SHOWIF]	
		[/founditems]	
  <!-- link to Hiroshima and TTT --> 
	    <anchor title="Hiroshima" accesskey="8">Hiroshima<go href="#toc"/></anchor>
	<br/>
	    <anchor title="TTT" accesskey="9">TouchToneTours<go href="http://www.touchtonetours.com/index.wml"/></anchor>
    </p>
  </card>
  
 <!-- historicsites category -->
  <card id="historic" title="TTT:Hiroshima">
    <p mode="nowrap">
		<b>Historic Sites</b><br/>			
  <!-- category items --> 
  		[text show=f]n=1[/text]
		[founditems]
			[SHOWIF [category]=historic_sites]
			<anchor title="[title]" accesskey="[n]">[title]<go href="display.wml?num=[id]"/></anchor><br/>
			[text show=f]n=[math]1+[n][/math][/text]
			[/SHOWIF]	
		[/founditems]
  <!-- link to Hiroshima and TTT --> 
	    <anchor title="Hiroshima" accesskey="8">Hiroshima<go href="#toc"/></anchor>
	<br/>
	    <anchor title="TTT" accesskey="9">TouchToneTours<go href="http://www.touchtonetours.com/index.wml"/></anchor>
    </p>
  </card>
  
 <!-- quirky category -->
  <card id="quirky" title="TTT:Hiroshima">
    <p mode="nowrap">
		<b>Quirky</b><br/>		
  <!-- category items --> 
  		[text show=f]n=1[/text]
		[founditems]
			[SHOWIF [category]=quirky]
			<anchor title="[title]" accesskey="[n]">[title]<go href="display.wml?num=[id]"/></anchor><br/>
			[text show=f]n=[math]1+[n][/math][/text]
			[/SHOWIF]	
		[/founditems]				
  <!-- link to Hiroshima and TTT --> 
	    <anchor title="Hiroshima" accesskey="8">Hiroshima<go href="#toc"/></anchor>
	<br/>
	    <anchor title="TTT" accesskey="9">TouchToneTours<go href="http://www.touchtonetours.com/index.wml"/></anchor>
    </p>
  </card>
  	[/search]
</wml>

