
function GetContent(c)
{
		document.location.href = '/contact.asp?c=' + escape(c)
}
