function modal()
	{
		window.open('/tell-a-friend/','TellAFriend','width=400,height=400,toolbar=0,location=0,resizable=1,scrollbars=1,titlebar=0,directories=0');
	}

