File: D:/bin/CrystalDiskMark3_0_3b/CdmResource/dialog/About.html
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html oncontextmenu="return false" onmousewheel="return !event.shiftKey" onselectstart="return false" ondragover="return false">
<head>
<title>CrystalDiskMark</title>
<meta http-equiv="X-UA-Compatible" content="IE=edge" >
<style type="text/css">
body
{
margin-top: 8px;
font-size: 16px;
text-align: center;
color: #000000;
background: #ffffff;
background-image: url("./image/background.png");
font-family: Verdana;
}
p
{
margin: 4px;
font-size: 16px;
line-height: 1.2;
text-align: center;
}
h1
{
font-size: 20px;
margin: 0px;
}
a:link
{
text-decoration: none;
color: #3333ff;
}
a:visited
{
text-decoration: none;
color: #6666ff;
}
#CrystalDewWorld
{
cursor: pointer;
}
</style>
</head>
<body oncontextmenu="return false" onmousewheel="return !event.shiftKey" onselectstart="return false" ondragover="return false">
<table cellpadding="4">
<tr>
<td width="128">
<img id="CrystalDewWorld" name="CrystalDewWorld" src="./image/icon.png" width="128" height="128" border="0">
</td>
<td width="336">
<h1 align="center">CrystalDiskMark <span id="Version"></span> <span id="Edition"></span></h1>
<br>
<p>Release : <span id="Release" class="value">2008/3/31</span></p>
<p><span id="Copyright">Copyright (C) hiyohiyo.</span></p>
<p>Simplified BSD License</p>
</td>
</tr>
</table>
</body>
</html>