You Are Here : /var/www/virtual/tvarditsa.org/ |
Current File : /var/www/virtual/tvarditsa.org/photo_full.php |
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=windows-1251"> <style type="text/css"> <!-- body,td,th { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; } body { background-color: #F3F3F3; margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; } a { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; } a:link { text-decoration: none; } a:visited { text-decoration: none; color: #000000; } a:hover { text-decoration: underline; color: #000000; } a:active { text-decoration: none; color: #000000; } --> </style></head> <body> <div align="center"><? include ('./classes/pager.class.php'); $language=$_GET['lang']; if($_GET['id_pic']!=0){ $list_pic = new Pager(); $list_pic->set_condition ("id=".(int)$_GET['id_pic']); //$list_pic->debug=TRUE; $tt = $list_pic->create ('picgallery','*'); }?> <img src="admin/pic_user/<?=$tt['data'][0]['name_pic']?>" alt="" border="0" style="border: 1px solid Black;"><br> <?=$tt['data'][0][$language.'_comment']?><br></div> <div align="right"><a href="#" onclick="self.close()">затвори</a></div> </body> </html>