Файл: sms/index_rus.php
Строк: 33
<?php
include("../sistem/cfg.dat"); include("../sistem/global.dat"); include("../temes/$teme/verh.dat");
echo '<img src="img/run.png" alt=""> <b>Отправка бесплатных смс </b><img src="img/rus.gif" alt="Россия"><br>';
echo '<br><img src="img/custom.gif"> <a href="bee/index.php?'.SID.'"> Отправка СМС на Билайн</a>';
echo '<br><img src="img/custom.gif"> <a href="meg/index.php?'.SID.'"> Отправка СМС на Мегафон</a>';
echo '<br><img src="img/custom.gif"> <a href="mts/index.php?'.SID.'"> Отправка СМС на МТС</a>';
echo '<br><img src="img/custom.gif"> <a href="utel/index.php?'.SID.'"> Отправка СМС на Utel</a>';
echo '<br><img src="img/custom.gif"> <a href="tele2/index.php?'.SID.'"> Отправка СМС на ТЕЛЕ 2</a>';
echo '<br><img src="img/custom.gif"> <a href="motiv/index.php?'.SID.'"> Отправка СМС на МОТИВ</a>';
echo '<br><img src="img/custom.gif"> <a href="ncc/index.php?'.SID.'"> Отправка СМС на HCC</a>';
echo '<br><img src="img/custom.gif"> <a href="bwc/index.php?'.SID.'"> Отправка СМС на Байкалвестком</a>';
echo '<br><img src="img/custom.gif"> <a href="etk/index.php?'.SID.'"> Отправка СМС на Енисей-Телеком</a>';
echo '<br><img src="img/custom.gif"> <a href="perm/index.php?'.SID.'"> Отправка СМС на любого оператора Пермского края</a>';
echo '<br><img src="img/custom.gif"> <a href="tatincom/index.php?'.SID.'"> Отправка СМС на Татинком</a>';
echo '<br><img src="img/custom.gif"> <a href="akos/index.php?'.SID.'"> Отправка СМС на Акос</a>';
echo '<br><img src="img/custom.gif"> <a href="ntk/index.php?'.SID.'"> Отправка СМС на НТК</a>';
echo '<br><img src="img/custom.gif"> <a href="skylink/index.php?'.SID.'"> Отправка СМС на Скайлинк</a>';
echo '<br><img src="img/custom.gif"> <a href="diex/index.php?'.SID.'"> Отправка СМС на Цифровая экспансия</a>';
echo '<hr><img src="img/home.gif" alt=""> <a href="../index.php?'.SID.'">На главную</a>';
echo '<center><script src="http://waplas.ru/js/rekn.js"></script></center>'; include("../sistem/global_end.dat"); include("../temes/$teme/niz.dat");
?>