<?
function insertheader() {
return "<table align=center width=100% border=2 class=catgmenu><tr><th width=33%><a href=add_reserve.php>Add Reserved Devices</a></th><th width=33%><a href=sql.php?devtype=Peripheral>SQL Query</a></th></tr></table>";
}
?>