<?php

include 'mdp_css.php';
$mdpWebmasterTools = new mdpWebmasterTools();
if ($_POST['get']) {
    $mdpWebmasterTools->mdp_gwt_query_function();
}
?>
<div class="wrap">
	<h2>Keywords</h2>

	<p>It is not necessary to always update your keywords. It will update automatically update every hour by
		the wp_cron().</p>

	<form action="" method="post"><input type="submit" value="Update Keywords" name="get"
	                                     class="button"></form>
	<table style="width:100%; margin:20px 0 20px 0; border:1px solid #ddd;">
		<tr style="background:#EFEFEF;">
			<td style="width:15%;font-size:13px; padding:5px 2px 5px 2px;"><a
					href="<?php 
echo $mdpWebmasterTools->full_url($_SERVER['REQUEST_URI']);
?>
&s=query">Keyword</a>
			</td>
			<td style="width:5%;font-size:13px; padding:5px 2px 5px 2px;"><a
					href="<?php 
echo $mdpWebmasterTools->full_url($_SERVER['REQUEST_URI']);
?>
&s=occurrences">Impressions</a>
			</td>
			<td style="width:10%;font-size:13px; padding:5px 2px 5px 2px;"><a