<html>
<head>
<title>.:[GAME CHANNEL]:.</title>
<link type="text/css" rel="stylesheet" href="http://gamechannel.netsons.org/config/gamechannel.css" />
</head>
<body>
<table align="center" cellpadding="0" cellspacing="0" id="container">
 <tr>
 	<td>
<table border="0" cellpadding="0" cellspacing="0" id="header" >
 <tr>
	<td>
	<?php include("http://gamechannel.netsons.org/img_random/img_random.php"); ?>
	</td>
 </tr>
</table>
<div>
	<?php include("http://gamechannel.netsons.org/struttura/menu_top.php"); ?>
</div>
<table cellpadding="0" cellspacing="0" border="0">
 <tr>
	<td width="528" valign="top" align="left">
	
<table width="528" align="left" cellpadding="0" cellspacing="0">
	<?php include("home.php"); ?>
</table>
	</td>
	<td width="252" valign="top" align="left">
<?php include("http://gamechannel.netsons.org/struttura/colonna_destra.php"); ?>
	</td>
 </tr>
</table>
<?php include("http://gamechannel.netsons.org/struttura/footer.php"); ?>
	</td>
 </tr>
</table>
</body>
</html>