function popUp(x){
	if(x == "chocolate10oz"){
		window.open("product_detail.aspx?BrandKey=teddygrahams&Site=1&Product=4400004557","","toolbar=no,status=no,menubar=no,scrollbars=yes,resizable=no,height=430,width=768");
		}
	else if(x == "chocolate125oz"){
		window.open("product_detail.aspx?BrandKey=teddygrahams&Site=1&Product=4400000025","","toolbar=no,status=no,menubar=no,scrollbars=yes,resizable=no,height=430,width=768");
		}
	else if(x == "chocolate12pack"){
		window.open("product_detail.aspx?BrandKey=teddygrahams&Site=1&Product=4400088796","","toolbar=no,status=no,menubar=no,scrollbars=yes,resizable=no,height=430,width=768");
		}
		
	else if(x == "honey10oz"){
		window.open("product_detail.aspx?BrandKey=teddygrahams&Site=1&Product=4400004558","","toolbar=no,status=no,menubar=no,scrollbars=yes,resizable=no,height=430,width=768");
		}
		
	else if(x == "honey125oz"){
		window.open("product_detail.aspx?BrandKey=teddygrahams&Site=1&Product=4400000047","","toolbar=no,status=no,menubar=no,scrollbars=yes,resizable=no,height=430,width=768");
		}
	
	else if(x == "honeymini"){
		window.open("product_detail.aspx?BrandKey=teddygrahams&Site=1&Product=4400000768","","toolbar=no,status=no,menubar=no,scrollbars=yes,resizable=no,height=430,width=768");
		}
	
	else if(x == "honeygo"){
		window.open("product_detail.aspx?BrandKey=teddygrahams&Site=1&Product=4400000420","","toolbar=no,status=no,menubar=no,scrollbars=yes,resizable=no,height=430,width=768");
		}
	
	else if(x == "cinnamon10oz"){
		window.open("product_detail.aspx?BrandKey=teddygrahams&Site=1&Product=4400004559","","toolbar=no,status=no,menubar=no,scrollbars=yes,resizable=no,height=430,width=768");
		}
	
	else if(x == "cinnamon125oz"){
		window.open("product_detail.aspx?BrandKey=teddygrahams&Site=1&Product=4400000026","","toolbar=no,status=no,menubar=no,scrollbars=yes,resizable=no,height=430,width=768");
		}
	
	else if(x == "cinnamon6pack"){
		window.open("product_detail.aspx?BrandKey=teddygrahams&Site=1&Product=4400001236","","toolbar=no,status=no,menubar=no,scrollbars=yes,resizable=no,height=430,width=768");
		}
		
	else if(x == "chocolatechip10oz"){
		window.open("product_detail.aspx?BrandKey=teddygrahams&Site=1&Product=4400000597","","toolbar=no,status=no,menubar=no,scrollbars=yes,resizable=no,height=430,width=768");
		}
	
	else if(x == "chocolatechipmini"){
		window.open("product_detail.aspx?BrandKey=teddygrahams&Site=1&Product=4400000757","","toolbar=no,status=no,menubar=no,scrollbars=yes,resizable=no,height=430,width=768");
		}
	else if(x == "oatmeal10oz"){
		window.open("product_detail.aspx?BrandKey=teddygrahams&Site=1&Product=4400001438","","toolbar=no,status=no,menubar=no,scrollbars=yes,resizable=no,height=430,width=768");
		}
		
}