var itemCount = 'Items in Basket 0' document.write(itemCount + '
'); var cText = 'Basket Empty'; document.write(cText);