// JavaScript Document
function shopping(vTwin) {
window.top.location = "shoppingCart.php?vTwin="+vTwin;
}