[-- DEFINE TELL_A_FRIEND --]
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<META NAME="robots" CONTENT="noindex,nofollow">
<title>[-- Store.TF_SendFriend --]</title>

<style type="text/css"> <!--

body {
  background-color: #[-- STORE.TF_BackgroundColor --];
  margin: 0px;
  color: #[-- STORE.TF_TextColor --];
}
body, td, li, a, p, div {
[-- IF STORE.Font --]   font-family: [-- STORE.Font --];[-- END_IF --]
[-- IF STORE.FontSize --]   font-size: [-- STORE.FontSize --];[-- END_IF --]
}

table.body {
  width: 100%;
  background-color: transparent;
  border: none;
 text-align: center;
 vertical-align: middle;
}

td {
  text-align: center;
}

a {
 color: #[-- STORE.TF_LinkColor --];
}

a:hover {
 color: #[-- STORE.TF_ActiveLinkColor --];
}

a:active {
  color: #[-- STORE.TF_ActiveLinkColor --];
}

a:visited {
 color: #[-- STORE.TF_VisitedLinkColor --];
}

span.title {
 font-weight: bold;
}

td.text {
  text-align: right;
}

td.input {
 text-align: left;
}

table.tf_sel {
  background-color: transparent;
  text-align: center;
 vertical-align: middle;
 border-collapse: collapse;
  border-spacing: 0px;
}

th.tf_sel_hdr {
  text-align: center;
 border: 3px ridge #C0C0C0;
}

td.tf_sel_radio {
  text-align: center;
 border: 3px ridge #C0C0C0;
}

td.tf_sel_str {
  text-align: left;
 border: 3px ridge #C0C0C0;
}

 -->
</style>

<script type="text/javascript" language="JavaScript">
<!--
  [-- TELL_FRIEND_JAVASCRIPT --]
// -->
</script>

</head>
<body [-- IF STORE.TF_BackgroundImage --]background="[--STORE.TF_BackgroundImage--]" [-- END_IF --] bgcolor="#[--STORE.TF_BackgroundColor--]" text="#[--STORE.TF_TextColor--]" link="#[--STORE.TF_LinkColor--]" vlink="#[--STORE.TF_VisitedLinkColor--]" alink="#[--STORE.TF_ActiveLinkColor--]">
[-- TELL_FRIEND_FORM --]

[-- IF STORE.UseCompanyLogo --]<center><a href="[-- STORE.CompanyURL --]">[-- STORE.CompanyLogo --]</a></center>[-- 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 --]
<table class="body">
 <tr>
    <td colspan="2"><span class="title">[-- Store.TF_SendFriend --]</span></td>
 </tr>
 <tr>
    <td colspan="2">[-- TELL_FRIEND_INSTRUCTIONS --]</td>
 </tr>
 <tr>
    <td class="text">[-- Store.TF_YourName --]</td>
   <td class="input">[-- TELL_FRIEND_NAME --]</td>
 </tr>
 <tr>
    <td class="text">[-- Store.TF_YourEmail --]</td>
    <td class="input">[-- TELL_FRIEND_EMAIL --]</td>
  </tr>
 <tr>
    <td colspan="2">[-- TELL_FRIEND_EMAIL_STATEMENT --]</td>
  </tr>
 <tr>
    <td class="text">[-- Store.TF_FriendsEmail --]</td>
   <td class="input">[-- TELL_FRIEND_FRIENDS_EMAIL --]</td>
  </tr>
 <tr>
    <td colspan="2">[-- Store.TF_SendingPageLinkFor --] [-- TELL_FRIEND_PAGE_LINK --]</td>
  </tr>
 <tr>
    <td colspan="2">[-- TELL_FRIEND_MESSAGE_SELECTION --]</td>
  </tr>
 <tr>
    <td colspan="2">[-- BUTTON SendToFriend --]&nbsp; &nbsp;[-- BUTTON Close --]</td>
 </tr>
</table>
</form>
</body>
</html>
[-- END_DEFINE TELL_A_FRIEND --]

[-- DEFINE TELL_A_FRIEND_EMAIL --]
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">

<style type="text/css"> <!--

body {
  background-color: #[-- STORE.TF_BackgroundColor --];
  margin: 0px;
  color: #[-- STORE.TF_TextColor --];
}
body, td, li, a, p, div {
[-- IF STORE.Font --]   font-family: [-- STORE.Font --];[-- END_IF --]
[-- IF STORE.FontSize --]   font-size: [-- STORE.FontSize --];[-- END_IF --]
}

table.body {
  width: 100%;
  background-color: transparent;
  border: none;
 text-align: center;
 vertical-align: middle;
}

td {
  text-align: center;
}

a {
 color: #[-- STORE.TF_LinkColor --];
}

a:hover {
 color: #[-- STORE.TF_ActiveLinkColor --];
}

a:active {
  color: #[-- STORE.TF_ActiveLinkColor --];
}

a:visited {
 color: #[-- STORE.TF_VisitedLinkColor --];
}

 -->
</style>

</head>
<body [-- IF STORE.TF_BackgroundImage --]background="[--STORE.TF_BackgroundImage--]" [-- END_IF --] bgcolor="#[--STORE.TF_BackgroundColor--]" text="#[--STORE.TF_TextColor--]" link="#[--STORE.TF_LinkColor--]" vlink="#[--STORE.TF_VisitedLinkColor--]" alink="#[--STORE.TF_ActiveLinkColor--]">

[-- IF STORE.UseCompanyLogo --]<center><a href="[-- STORE.CompanyURL --]">[-- STORE.CompanyLogo --]</a></center>[-- 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 --]
<table class="body">
 <tr>
    <td>[-- TELL_FRIEND_MESSAGE --]</td>
  </tr>
 <tr>
    <td>[-- STORE.TF_ClickBelow --]</td>
  </tr>
 <tr>
    <td>[-- TELL_FRIEND_PAGE_LINK --]</td>
  </tr>
 <tr>
    <td>[-- STORE.TF_YourFriend --] [-- TELL_FRIEND_NAME_VALUE --]</td>
 </tr>
</table>

</body>
</html>
[-- END_DEFINE TELL_A_FRIEND_EMAIL --]

[-- DEFINE TELL_A_FRIEND_EMAIL_SENT --]
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<META NAME="robots" CONTENT="noindex,nofollow">
<title>[-- Store.TF_SendFriend --]</title>

<style type="text/css"> <!--

body {
  background-color: #[-- STORE.TF_BackgroundColor --];
  margin: 0px;
  color: #[-- STORE.TF_TextColor --];
}
body, td, li, a, p, div {
[-- IF STORE.Font --]   font-family: [-- STORE.Font --];[-- END_IF --]
[-- IF STORE.FontSize --]   font-size: [-- STORE.FontSize --];[-- END_IF --]
}

table.body {
  width: 100%;
  background-color: transparent;
  border: none;
 text-align: center;
 vertical-align: middle;
}

td {
  text-align: center;
}

a {
 color: #[-- STORE.TF_LinkColor --];
}

a:hover {
 color: #[-- STORE.TF_ActiveLinkColor --];
}

a:active {
  color: #[-- STORE.TF_ActiveLinkColor --];
}

a:visited {
 color: #[-- STORE.TF_VisitedLinkColor --];
}

span.title {
 font-weight: bold;
}

td.text {
  text-align: right;
}

td.input {
 text-align: left;
}

-->
</style>

</head>
<body [-- IF STORE.TF_BackgroundImage --]background="[--STORE.TF_BackgroundImage--]" [-- END_IF --] bgcolor="#[--STORE.TF_BackgroundColor--]" text="#[--STORE.TF_TextColor--]" link="#[--STORE.TF_LinkColor--]" vlink="#[--STORE.TF_VisitedLinkColor--]" alink="#[--STORE.TF_ActiveLinkColor--]">

[-- IF STORE.UseCompanyLogo --]<center><a href="[-- STORE.CompanyURL --]">[-- STORE.CompanyLogo --]</a></center>[-- 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 --]
<table class="body">
[-- IF  TELL_FRIEND_ERROR --]
  <tr>
    <td><span class="title">[-- STORE.TF_YourEmailNOTSent --]</span></td>
 </tr>
 <tr>
    <td>[-- TELL_FRIEND_ERROR --]</td>
  </tr>
 <tr>
    <td>[-- BUTTON Back --] [-- BUTTON Close --]</td>
 </tr>
[-- ELSE --]
 <tr>
    <td colspan="2"><span class="title">[-- STORE.TF_YourEmaiLsent --]</span></td>
  </tr>
 <tr>
    <td class="text">[-- Store.TF_EmailSentFrom --]</td>
    <td class="input">[-- TELL_FRIEND_NAME_VALUE --] [-- TELL_FRIEND_EMAIL_VALUE --]</td>
 </tr>
 <tr>
    <td class="text">[-- Store.TF_EmailSentTo --]</td>
    <td class="input">[-- TELL_FRIEND_FRIENDS_EMAIL_VALUE --]</td>
  </tr>
 <tr>
    <td colspan="2">[-- TELL_FRIEND_MESSAGE --]</td>
  </tr>
 <tr>
    <td colspan="2">[-- STORE.TF_ClickBelow --]</td>
  </tr>
 <tr>
    <td colspan="2">[-- TELL_FRIEND_PAGE_LINK --]</td>
  </tr>
 <tr>
    <td colspan="2">[-- BUTTON Close --]</td>
 </tr>
[-- END_IF --]
</table>
</body>
</html>
[-- END_DEFINE TELL_A_FRIEND_EMAIL_SENT --]
