function add_product(){
	//alert("0.1");
	//add_prod=new window;
	//add_prod.top=0;
	//add=window.open("","add","top=0, left=0, width=600, height=380, resizable=1, scrollbars=1, toolbar=no, menubar=no");
	return true;
}