var gUrl = "http://web.ogilviepub.com/websitenet/";

function GoSubscribe(r) {
	window.top.location.href = gUrl + "iisstart.aspx?action=AddBasket&mode=" + r.toString();
}