
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta http-equiv="imagetoolbar" content="no">
<title>Prima Online</title>
<script>
<!--
  function loadMe() {
    var topframe    = document.getElementById("topFrame");
    var bottomframe = document.getElementById("bottomFrame");

    if (document.all) {
      //alert('IE');
      topframe.style.position='static';
      bottomframe.style.position='static';
    } else {
      //alert('netscape');
      topframe.style.position='absolute';
      bottomframe.style.position='absolute';
    }

    bottomframe.src='onlinestore_bottom.asp'+document.location.hash;
    var iScreenHeight = screen.height;
    var iClientHeight = document.documentElement.clientHeight;
    var iHeaderHeight = iScreenHeight - (iClientHeight + 270);
    var iHeight       = iClientHeight - 300;

    if (iHeight <= 500) {
      iHeight = 500;
    }
    bottomframe.height = iHeight;
  }
  function HideDiv()
  {
    document.getElementById('div1').style.display = 'none';
  }
//-->
</script>
<style>

.divAbs{
position:relative;
 top:150px;
 left:250px;
}

#div1 {
 background-color:#888;
 color:#fff;
 width:400px;
}
</style>
</head>
<body onLoad="loadMe()">
<form action="details.asp" method="get" name="transferForm">
  <input type="hidden" name="prid" />
</form>
<table width="900" height="100%" border="0" align="center" cellpadding="0" cellspacing="0">
  <tr valign="top" height="269">
    <td width="100%">
      <iframe id="topFrame" frameborder="0" vspace="0" hspace="0" marginwidth="0" marginheight="0" width="900" scrolling="no" height="100%"
        style="POSITION: fixed;" src="onlinestore_top.asp">
      </iframe>
    </td>
  </tr>
  <script language="javascript">
  <!--
  if (!document.all) {
    document.write("<tr valign='top'>");
    document.write("  <td><table width='900' border='0' cellpadding='0' cellspacing='0'>");
    document.write("        <tr bgcolor='#FB8B37'>");
    document.write("          <td width='1' bgcolor='#000000'><img src='../img/spacer.gif' width='1' height='1' /></td>");
    document.write("          <td><img src='../img/spacer.gif' width='1' height='8' /></td>");
    document.write("          <td width='1' bgcolor='#000000'><img src='../img/spacer.gif' width='1' height='1' /></td>");
    document.write("        </tr>");
    document.write("      </table></td>");
    document.write("</tr>");
  }
  //-->
  </script>
  <!--
  <tr valign="top" height="1">
    <td><table width="900" border="0" cellpadding="0" cellspacing="0">
          <tr>
            <td width="1" bgcolor="#000000"><img src="../img/spacer.gif" width="1" height="1" /></td>
            <td><img src="../img/spacer.gif" width="1" height="2" /></td>
            <td width="1" bgcolor="#000000"><img src="../img/spacer.gif" width="1" height="1" /></td>
          </tr>
        </table></td>
  </tr>
  -->
  <tr valign="top" height="100%">
    <td width="100%">

    <div height="1" id="div1" class="divAbs" style="display: block;">
  <p><img src="../img/loading.gif" width="400" height="90" /></p>
  </div>

      <iframe id="bottomFrame" frameborder="0" vspace="0" hspace="0" marginwidth="0" marginheight="0" width="917" height="500" scrolling="auto"
        style="POSITION: fixed;">
      </iframe>
    </td>
  </tr>
</table>
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
var pageTracker = _gat._getTracker("UA-3034973-2");
pageTracker._initData();
pageTracker._trackPageview();
pageTracker._addTrans(
      "no-id", // required <- replace order-id with perimeter for customer ids
      "affiliate or store name",
      "total",
      "tax",
      "shipping",
      "city",
      "state",
      "country"
);

pageTracker._addItem(
      "no-id", // required <- replace order-id with perimeter for customers ids
      "SKU",
      "product name",
      "product category",
      "1",  // required
      "1"  //required
);

pageTracker._trackTrans();
</script>

</body>
</html>