<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>Test</title>
<style type="text/css">
body {
background-color: #000000;
}
</style>
<script type="text/javascript" src="js/jquery-latest.js"></script>
<script type="text/javascript" src="js/thickbox.js"></script>
<link rel="stylesheet" type="text/css" href="css/thickbox.css" media="screen">
</head>
<body style="text-align:center; vertical-align:middle" onload="tb_show('Test','guestbook.html?TB?height=600&width=800&modal=true','');">
</body>
</html>