Also I thought it maybe a cache or java script problem on my machine here is a shot of veiw source that I see but no phpmyadmin so it is there I just can't see it.
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" dir="ltr">
<head>
<title>phpMyAdmin 2.5.6-rc1 - www.giftdealsgalore.com</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<link rel="stylesheet" type="text/css" href="./css/phpmyadmin.css.php?lang=en-iso-8859-1&js_frame=right" />
</head>
<script type="text/javascript">
<!--
document.writeln('<frameset cols="150,*" rows="*" border="1" frameborder="1" framespacing="0">');
document.writeln(' <frameset rows="*, 50" framespacing="0" frameborder="0" border="0">');
document.writeln(' <frame src="left.php?lang=en-iso-8859-1&server=1&hash=4e92accf105c5f39a727f85d705747911086524963" name="nav" frameborder="0" />');
document.writeln(' <frame src="queryframe.php?lang=en-iso-8859-1&server=1&hash=4e92accf105c5f39a727f85d705747911086524963" name="queryframe" frameborder="0" scrolling="no" />');
document.writeln(' </frameset>');
document.writeln(' <frame src="main.php?lang=en-iso-8859-1&server=1" name="phpmain4e92accf105c5f39a727f85d705747911086524963" border="0" frameborder="0" />');
document.writeln(' <noframes>');
document.writeln(' <body bgcolor="#FFFFFF">');
document.writeln(' <p>phpMyAdmin is more friendly with a <b>frames-capable</b> browser.</p>');
document.writeln(' </body>');
document.writeln(' </noframes>');
document.writeln('</frameset>');
//-->
</script>
<noscript>
<frameset cols="150,*" rows="*" border="1" frameborder="1" framespacing="0">
<frameset rows="*, 50" framespacing="0" frameborder="0" border="0">
<frame src="left.php?lang=en-iso-8859-1&server=1&hash=4e92accf105c5f39a727f85d70574791" name="nav" frameborder="0" />
<frame src="queryframe.php?lang=en-iso-8859-1&server=1&hash=4e92accf105c5f39a727f85d70574791" name="queryframe" frameborder="0" scrolling="no" />
</frameset>
<frame src="main.php?lang=en-iso-8859-1&server=1" name="phpmain4e92accf105c5f39a727f85d70574791" frameborder="0" />
<noframes>
<body bgcolor="#FFFFFF">
<p>phpMyAdmin is more friendly with a <b>frames-capable</b> browser.</p>
</body>
</noframes>
</frameset>
</noscript>
</html>
Mike