<?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="welcome" title="WELCOME">
         <br/>  
	<p align="center">
		<img src="images/wapforever.wbmp" alt="logo WF"/>
	</p>
		
                <h3 align="center">WELCOME TO WAP FOREVER</h3>
                 <br/>
                <p align="center">
                       <small><a href="#main"> CLICK FOR CONTINUE </a> </small> 
		</p>

		<timer value="25"/>
		<onevent type="ontimer">
			<go href="#main"/>
		</onevent>
		
</card>

<card id="main" title="WAP FOREVER">
	
	<p align="center">
		Created entirely in WML and possibly one of the few still online.<br/>
                I really like old technologies, and how it was possible to do certain things with so few resources as WML did. Despite the WML technology and the devices that used it being completely obsolete, I'm fascinated by these technological things.
               So I wanted to create a small website in WML to keep company with the few websites that still exist online today. Because it is something so old, few people have a device to access these sites.  
                <br/>
                I myself don't have a device to test this site, and I don't even know if it will ever be accessed.
               But here's my contribution to show that WML was alive once.
               <br/><br/> 
              <b>WAP FOREVER!!!</b>

	</p>

	<b>Content:</b>
	<hr/>
	
	<p align="center">
		<a href="#galery">Image gallery</a><br/>
		<a href="#waplist">WAP Online</a><br/>
	</p>

        <br/>  
        <p align="center">

		<small>Created on 05/08/2026</small>
        </p>
	
</card>
	
	<card id="galery" title="GALLERY">
	
               <img src="images/wapforever.wbmp" alt="001"/><br/>
		<a href="images/wapforever.wbmp">download</a>
		<br/>
				
		<img src="images/004.wbmp" alt="girl"/><br/>
		<a href="images/002.wbmp">download</a>
		<br/>
			
		<img src="images/brazil.wbmp" alt="Brazil"/><br/>
		<a href="images/brazil.wbmp">download</a>
		<br/>
			
		<img src="images/dog.wbmp" alt="dog"/><br/>
		<a href="images/dog.wbmp">download</a>
		<br/>
			
		<img src="images/spoke.wbmp" alt="spoke"/><br/>
		<a href="images/spoke.wbmp">download</a>
		<br/><br/>
				 
		<a href="#main">< BACK</a>
		
	</card>

            <card id="waplist" title="WAP ONLINE">

              <p align="center"> <b> List of WAP sites still online today </b> </p>

              <p align="center">  
                 <a href="http://wap.localize-friends.de/">Localize-Friends</a><br/>
                 <a href="https://www.wap.siriusgt.com/index_1.wml">Sirius GT</a><br/>
                 <a href="http://wapbrowse.com/sci.wml">Services</a><br/>
                 <a href="http://wap.sima.cat/index.wml">Sima</a><br/>
                 <a href="https://wap.weatherweb.net/index.wml">Weather</a><br/>
                 <a href="http://wap.w10.host">Hosting Service</a><br/>
              </p>

             <br/>
             <a href="#main">< BACK</a>

            </card>
</wml>											