
/////////////////////////////////////////
// Outputs a login widget 
/////////////////////////////////////////
function ItemCount() {	
	document.write("<a  id='login_widget_view_cart' href='/store/cart.php' title='View Cart' >(0)</a>");
}