function openFbWindow()
{
    window.open('http://sharedbook.custhelp.com/cgi-bin/sharedbook.cfg/php/enduser/site_fdbck.php', 'feedback',
                'resizable,width=640,height=360');
}