<html[scratch ui_language_direction]>
<head>
<title>[scratch page_title]</title>
[tmp window_name][tag time]%m%d%H%M%S[/tag][/tmp]
<link href="__UI_IMG__interchange.css" rel="stylesheet" type="text/css">
[if value personal_css]<style>[value personal_css]</style>[/if]
{{HEADER}}
[scratchd meta_header]
</head>
<body [scratch ui_body_extra] marginwidth="0" marginheight="0" bgcolor="white">
<table width="100%" height="100%" border=0 cellspacing=0 cellpadding=1>
<tr> 
<td class="lightshade" valign="top"> 
<table width="100%" border="0" cellspacing="0" cellpadding="7">
  <tr> 
    <td class="workarea" valign=top>
	  {{:DEFAULT}}
    </td>
  </tr>
</table>
</td>
</tr>
</table>
</body>
</html>
