<?xml version="1.0"?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.2//EN" "http://www.wapforum.org/DTD/wml12.dtd">

<wml>
	<template>
		<do type="prev"><prev/></do>
	</template>

	<card id="home" title="redics: Willkommen" ontimer="start.wml">
		<timer value="50"/>
		<p>
		  Willkommen bei
		   <img src="redics.wbmp" alt="redics"/><br/>
		   - Reto Diethelm Information and Communication Systems
		</p>
		<p>
		  <img src="icons/phone1.wbmp" localsrc="phone1" alt="phone"/>
		  <a href="wtai://wp/mc;0041554404661" title="Call">+41 55 440 46 61</a>
		</p>
		<do type="accept" label="Next">
			<go href="start.wml"/>
		</do>
	</card>
</wml>

