<?php
session_start();
$_SESSION[\'keyword\'] = $_GET["keyword"];
?>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xml:lang="en" xmlns="http://www.w3.org/1999/xhtml" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Partner With Paul</title>
</head>
<body>
<center><a href="http://youraffiliatelink.com?youroffer_id=9999&aff_id=9999&subid=<?php echo "". $_SESSION[\'keyword\']; ?>"><img src="Your775x400LeadImpactImage-1.gif"></a></center>
</body>
</html>