
<!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");

    /*
    //alert(document.body.clientWidth);
    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='shoppingcart_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;
  }
//-->
</script>
</head>
<body onLoad="loadMe()">
<form action="details.asp" method="get" name="transferForm">
  <input type="hidden" name="prid" />
</form>
<form name="formSC">
<input type="hidden" name="unused" />
<table width="900" height="100%" border="0" align="center" cellpadding="0" cellspacing="0">
  <tr valign="top" height="202">
    <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="shoppingcart_top.asp">
      </iframe>
    </td>
  </tr>
  <tr valign="top">
    <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>
<script language="javascript">
<!--
document.write("<tr valign='top' height='100%'>");
document.write("  <td width='100%'>");
document.write("    <iframe id='bottomFrame' frameborder='0' vspace='0' hspace='0' marginwidth='0' marginheight='0' width='900' scrolling='auto' height='500'");

if (document.location.hash.length > 0) {
  document.write("      style='POSITION: fixed;' src='shoppingcart_bottom.asp" + document.location.hash+"'");
} else {
  document.write("      style='POSITION: fixed;' src='shoppingcart_bottom.asp'");
}
document.write("    </iframe>");
document.write("  </td>");
document.write("</tr>");
//-->
</script>
<!--  <tr valign='top' height='100%'>
    <td width='100%'>
      <iframe id='bottomFrame' frameborder='0' vspace='0' hspace='0' marginwidth='0' marginheight='0' width='917' scrolling='auto' height='500'
        style='POSITION: fixed;' src='shoppingcart_bottom.asp'>
      </iframe>
    </td>
  </tr>-->
</table>
</form>
<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>