<html>
<link rel="stylesheet" href="josh.css">
<body bgcolor="#FFFFFF">

		<div id="Description">
			<table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
				<tr><td valign="top" class="name">ViewCSS</td><td valign="top" nowrap class="compatibility">NN <span class="emphasis">6</span>   IE <span class="emphasis">n/a</span> DOM <span class="emphasis">2</span>&nbsp;&nbsp;</td>
				</tr>
				<tr>
					<td valign="top" nowrap class="usage"><p class="literal"></p>
					</td><td valign="top" nowrap class="requirements">&nbsp;&nbsp;</td>
				</tr>
				<tr>
					<td valign="top" colspan="2" class="description">
						<p>The W3C DOM <span class="literal">ViewCSS</span> object is an abstract object
equates to the <span class="literal">window</span> object. It is the
<span class="literal">ViewCSS</span> object in the DOM that gives the window
object its <span class="literal">getComputedStyle( )</span> method. See the
<span class="literal">window.getComputedStyle( )</span> method.
</p>
												</td>
</tr>
			</table>
		</div>

</body>
</html>