ÿþ<? require('config.php'); ?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html> <head> <title>Tere tulemast!</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="Author" content="Kevelt" /> <meta name="Keywords" content="<?=@getMeta('meta_keywords', $id)?>" /> <meta name="Description" content="<?=@getMeta('meta_description', $id)?>" /> <style type="text/css"> body, td { margin: 0px; padding: 0px; } table { border-collapse: collapse; } </style> </head> <body> <table align="center"> <tr> <td> <img src="images/intro.jpg" border="0" usemap="#intromap" /> </td> </tr> </table> <map name="intromap"> <area shape="rect" coords="208,74,600,323" title="Logo" href=""> <area shape="rect" coords="204,437,354,597" title="Eesti keeles" href="?lang=est"> <area shape="rect" coords="411,437,566,597" title=">-@CAA:8" href="?lang=rus"> </map> </body> </html>