function shopping_cart() {
		location.href = '?pg=add_cart';
}