function Feedback() {
	window.open("/feedback.asp?"+escape(document.location), "", "width=600,height=480,menubar,resizable,scrollbars")
}
