Template for QTVR Web Pages
<html>
<head>
<title>QTVR/HTML Template</title>
</head>
<body bgcolor="FFFFFF">
<table width="610" cellpadding="0" cellspacing="0" >
<tr>
<td>
<embed src="NAMEOFPANO.mov" pan="" width="" height=""
type="video/quicktime">
<br><br>
<hr size="2" noshade>
</td>
</tr>
<tr>
<td>
Your text goes here.
</td>
</tr>
</table>
</body>
</html>
|