/*
if(document.referrer!="")
	location.href=product.link;

function orderTodayAndSaveClick()
{
	location.href=product.link;
}
*/
