<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
<title>{mtl.lang(vote_gateway)}</title>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1255">
</head><style type="text/css">
* { color: #000000; font-family: Arial; font-size: 12px; }
body { background: #F2F2EA; width:100%; height:100%; overflow:hidden; }
a:link, a:active, a:visited { color: #7a805e; }
a:hover { color: #a1a87f; text-decoration: none; }
.title { font-size: 16px; font-weight: bold; }
#text { direction: rtl; background: #F2F2EA; height: 125px; width: 264px; }
</style>
<body>
<table align="center" width="621" height="578" border="0" cellpadding="0" cellspacing="0">
<tr>
<td colspan="3">
<img src="images/voting_01.jpg" width="621" height="312" alt=""></td>
</tr>
<tr>
<td rowspan="2">
<img src="images/voting_02.jpg" width="249" height="266" alt=""></td>
<td id="text">
<span class="title">{mtl.lang(vote_gateway)}</span>
<br />
{mtl.lang(following_options)}
<br />
<br />
- <a href='{mtl.config(file_name)}?vote={mtl.input(vote)}&c={data(code)}'>{data(vote_for)}</a>
<br />
- <a href='{mtl.config(file_name)}?'>{mtl.lang(visit_list)}</a>
<br />
- <a href='javascript:history.back(-1)'>{mtl.lang(return_to)}</a></td>
<td rowspan="2">
<img src="images/voting_03.jpg" width="108" height="266" alt=""></td>
</tr>
<tr>
<td>
<img src="images/voting_04.jpg" width="264" height="141" alt=""></td>
</tr>
</table>
</body>
</html>