<?php
/*---------------------------------------------------+
| PHP-Fusion 6 Content Management System
+----------------------------------------------------+
| Copyright © 2002 - 2006 Nick Jones
| http://www.php-fu...
+----------------------------------------------------+
| Released under the terms & conditions of v2 of the
| GNU General Public License. For details refer to
| the included gpl.txt file or visit http://gnu.org
+----------------------------------------------------*/
require_once "maincore.php";
require_once "subheader.php";
require_once "side_left.php";

?>
<b><center>?arūnas Kundrotas</b><br>
<script type="text/javascript" src="http://download.skype.com/share/skypebuttons/js/skypeCheck.js">
</script>
<a href="skype:Generetic11?chat"><img src="http://mystatus.skype.com/smallclassic/Generetic11" style="border: none;" width="114" height="20" alt="modding" /></a>

<?php
require_once "side_right.php";
require_once "footer.php";
?>