function Link()
{
	var curl = "http://www.hoselton.com/Customer_Survey.aspx"
	return curl;	
}

