<!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" />
<title>Cart</title>
<link rel="stylesheet" href="css/roundedButtons.css" type="text/css" />
<link rel="stylesheet" href="css/widgetPaymentMySpace.css" type="text/css" />
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/jquery.min.js"></script>
<script type="text/javascript" language="javascript" src="js/cart.js"></script>
</head>
<body>
<div class="darkenedBg">
<div class="darkenedBgTop">
<div class="main">
<div class="mainBg">
<div class="mainBottom">
<div class="mainTop">
<div class="mainPadding">
<h1>Cart</h1>
<a href="http://www.redantenna.com" target="_blank"><img class="logo" src="images/widgetPayment/MySpace/poweredByRedAntenna.gif" alt="Powered by RedAntenna" width="136" height="44" border="0"/></a>
</div>
</div>
<div class="mainPadding">
<div class="header">
<div class="col1">
Product
</div>
<div class="col2">
Artist
</div>
<div class="col3">
Price
</div>
<div class="col4">
&nbsp;
</div>
</div>
<div class="priceOverview">
<!-- Overall price goes here -->
<div class="overallPrice">
 0
</div>
<p class="overall">
Overall
</p>
</div><hr/>
<div class="toc">
<div class="checkbox">
<div><input type="checkbox" name="IagreeWithTaC"/></div>
</div>
<p>I hereby agree to the <a id="tac" href="tac.html">terms and conditions</a> and that there is no right of return.</p>
</div>
<div class="right">
<!-- change the url in mandatoryCheckbox to Pensio -->
<button type="button" class="button" onclick="return mandatoryCheckbox('http://blue.redantenna.com/widgetPayment.action?shop=&currency=&ip=38.107.191.110&type=externalcart');">Checkout</button>
</div>
</div>
</div>
</div>
<div class="badges">
<img src="images/seal_s.gif" width="63" height="32" alt="VeriSign secured" align="middle"/>
<img src="images/pensio.gif" width="63" height="15" alt="VeriSign secured" align="middle" hspace="10"/>
<p>128 bit SSL encryption</p>
</div>
</div>
</div>
</div>
</body>
</html>