function addToCart(product_id)
{
	alert( 'Refactoring Exception! Use global.js addToCart()' );
}
