<!--
function ViewBasket(){
	window.open("basket/basket-view.asp","basket","top=5,left=5,width=600,height=400, scrollbars=yes,status=yes")
}
//-->