<?xml version="1.0"?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml">
<wml>
<template>
<do type="options" label="Back">
	<prev />
</do>
<do type="options" label="Main Page">
	<go href="#main" />
</do>
</template>
<card id="init" title="Welcome" ontimer="#main" >
	<timer value="20" />
	<do type="accept" label="Enter">
		<go href="#main" />
	</do>
	<p align="center"><img alt="Welcome" src="logo.wbmp"/>
		<br /><br />
		Powered by UMSrbije.org.yu
	</p>
</card>
<card id="main" title="UMSrbije English">
	<do type="options" label="Copyright">
		<go href="#copyright" />
	</do>
	<do type="options" label="Contact">
		<go href="#contact" />
	</do>
	<p><small>You are on English WAP pages of UMSrbije.org.yu Serbian intelectual organisation.
	</small></p>
	<p><small>Please visit our active project WAP page (<anchor><go href="projekti.wap.php?l=en" />UMS Projects</anchor>).
	</small></p>
	<p><small>Currently we are proud on more than 8000 entryes about Serbian Rails Time Table(<anchor><go href="../rv_index.wap.php" />Train Times</anchor>).
	</small></p>
	<p><small>Also you are encouraged to surf pages about us (<anchor><go href="info.wap.php?l=en" />UMS info</anchor>).
	</small></p>
	<p><br /><hr /><small><anchor><go href="index.sr.wml" />Srpski</anchor>
	</small></p>
</card>
<card id="copyright" title="Copyright">
	<p><br /><br /><small>
	Copyright&#xA9; 2007
	<br />
	UMSrbije Testing
	<br />
	All rights reserved.
	</small></p>
</card>
<card id="contact" title="Contact">
	<p align="center"><br /><br /><small>Phone:<br />
	<a href="wtai://wp/mc;+381641526688">+381 (64) 152 6688</a><br />
	<a href="wtai://wp/ap;+381641526688;UMS's_info">Add info number to Your Contacts</a><br />
	</small></p>
</card>
</wml>