// JavaScript Document
document.write("Items:&nbsp;" + getCartItem(3)+"&nbsp;<br>");document.write("Value:&nbsp;&nbsp;" + getCartItem(1));