
  function submit_basket()
  {
  	document.SubmitBasket.submit();
  }
	
	var oWinCart = window.top.main;
