<html>
<head>

[-- IF Store.Name --]
  <title>[-- STORE.Name --] - [-- VAR.Title --]</title>
[-- ELSE --]
  <title>[-- VAR.Title --]</title>
[-- END_IF --]
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> 
<META NAME="robots" CONTENT="noindex,nofollow">
<script type="text/javascript" language="JavaScript">
<!--
[-- CR_JAVASCRIPT --]
// -->
</script>

[-- INCLUDE cr.css PROCESS --]

[-- INCLUDE Head-Browser-Required.sst PROCESS --]
</head>

<body
[-- IF STORE.SC_BackgroundImage --]
  background="[--STORE.SC_BackgroundImage--]"
[-- END_IF --]
>

<center>

[-- IF STORE.UseCompanyLogo --]<center><a href="[-- STORE.CompanyURL --]">[-- STORE.CompanyLogo --]</a></center><br>[-- END_IF --]
[-- IF STORE.HeaderImage --]<center>[-- IF STORE.HeaderURL --]<a href="[-- STORE.HeaderURL --]" id="header_image">[-- STORE.HeaderImage --]</a>[-- ELSE --]<span id="header_image">[-- STORE.HeaderImage --]</span>[-- END_IF --]</center><br>[-- END_IF --]

<p id="header">[-- CR_Header --]</p>

<h1>[-- VAR.Title --]</h1>

<div id="messages">
[-- CR_ShopSiteMessages --]
</div>
[-- CR_FORM --]


