function show_feedback() {
window.open('/feedback/index.php', '', 'width=610, height=520, scrollbars=yes');
}