function feedback() {
   window.open('/certify/feedback.html?' + document.location, 'mail', 
   'width=600,height=550,resizable=1,scrollbars=1')
}




