<!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>
<title>Shopping Basket</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />

<link href="_css/master.css" rel="stylesheet" type="text/css" />
<link href="_css/basket.css" rel="stylesheet" type="text/css" />


<script language="JavaScript" type="text/JavaScript">
<!--
function MM_swapImgRestore() { //v3.0
  var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc;
}

function MM_preloadImages() { //v3.0
  var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();
    var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)
    if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}}
}

function MM_findObj(n, d) { //v4.01
  var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {
    d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}
  if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];
  for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);
  if(!x && d.getElementById) x=d.getElementById(n); return x;
}

function MM_swapImage() { //v3.0
  var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)
   if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];}
}
//-->
</script>


</head>



<body>

<div id="container">
<div id="topbar">

<TABLE border="0" cellspacing="0" cellpadding="0" width="970">
  <TR>
    <TD width="16" height="66"></TD>
    <TD width="161" height="54"><A href="index.cfm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('home','','images/home-over.png',0)"><IMG src="images/home.png" alt="Home" name="home" width="161" height="40" border="0"></A></TD>
    <TD width="8" height="54"></TD>
    <TD width="161" height="54"><A href="classic-dennis.cfm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('classic','','images/classic-dennis-over.png',0)"><IMG src="images/classic-dennis.png" alt="Classic Dennis" name="classic" width="161" height="40" border="0"></A></TD>
    <TD width="8" height="54"></TD>
    <TD width="161" height="54"><A href="urban-dennis.cfm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('urban','','images/urban-dennis-over.png',0)"><IMG src="images/urban-dennis.png" alt="Urban Dennis" name="urban" width="161" height="40" border="0"></A></TD>
    <TD width="8" height="54"></TD>
    <TD width="161" height="54"><A href="basket.cfm" onMouseOut="MM_swapImgRestore()" onMouseOver="MM_swapImage('basket','','images/basket-over.png',0)"><IMG src="images/basket.png" alt="Basket/Checkout" name="basket" width="161" height="40" border="0"></A></TD>
<TD height="54" align="right">
<IMG src="images/382media-logo.gif" alt="382 Media" width="43" height="57" hspace="16"></TD>
  </TR>
</TABLE>

</div>

<div id="maincontent">

<div id="maincontent-margin">

<h1>Shopping Basket</h1>


<p>(There are currently no items in your shopping basket.)</p>

<p>Click on <a href="classic-dennis.cfm"><b>Classic Dennis</b></a>  or <a href="urban-dennis.cfm"><b>Urban Dennis</b></a>  to add them to your basket.  </p>

</div>
</div>

<div class="clear"></div>


<div id="footer">
<TABLE width="970" border="0" cellspacing="0" cellpadding="5" align="center">
  <TR>
    <TD align="left"><a href="contact.cfm">About Us/Contact</a> | <a href="delivery.cfm">Delivery</a> | <a href="security.cfm">Security</a> | <a href="terms.cfm">Terms & Conditions</a></TD>
<TD align="right">Dennis the Menace &reg;&copy; DC Thomson & Co. Ltd. 2008</TD>
  </TR>
</TABLE>
</div>

</body>
</html>
