like this man?
and sorry but whats the code i have to add here "PUT THE PLUGIN CODE HERE!"
HTML Code:
<?php
$curdir = getcwd();
chdir('');
require_once('./global.php');
PUT THE PLUGIN CODE HERE!
chdir($curdir);
?>
<!-- Provided by MyFreeTemplates.com -->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>Teen Forums - Adult Forums - Kids Forums</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="keywords" content="kids forum,teen forum,adult forum">
<meta name="description" content="Description here">
<meta name="Author" content="MyFreeTemplates.com">
<META NAME="robots" CONTENT="index, follow">
<!-- (Robot commands: All, None, Index, No Index, Follow, No Follow) -->
<META NAME="revisit-after" CONTENT="30 days">
<META NAME="distribution" CONTENT="global">
<META NAME="rating" CONTENT="general">
<META NAME="Content-Language" CONTENT="english">
<script language="JavaScript" type="text/JavaScript" src="images/myfreetemplates.js"></script>
<link href="images/myfreetemplates.css" rel="stylesheet" type="text/css">
<style type="text/css">
<!--
-->
</style>
</head>
<body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0" onLoad="MM_preloadImages('images/btn_home_dn.gif','images/btn_products_dn.gif','images/btn_services_dn.gif','images/btn_moreinfo_dn.gif','images/btn_contact_dn.gif')" background="images/backgroundimage1.JPG">
<table width="100%" height="583%" border="0" cellpadding="0" cellspacing="0">
<tr>
<td height="61" background="images/topbg.gif"><img src="images/toplogo.gif" width="186" height="61"></td>
<td height="61" align="right" background="images/topbg.gif"><img src="images/toppic.gif" width="278" height="61"></td>
</tr>
</body>
</html>