addProduct($HTTP_POST_VARS["productID"], $HTTP_POST_VARS["size"], $HTTP_POST_VARS["quantity"]); $page->display(); ?>