// JavaScript Document

function addtobasket(article)
{
	open("./shop/info.php", menubar="no", scrollbar="no");
}