function feedback(url)
{
    window.open('https://vic.hk/asp/choosefeedback.asp?URL=' + url, '', 'toolbar=no, menubar=no, resizable=yes, width=650,height=550');
}


document.write ("<a href=\"javascript:feedback(parent.location)\">")
document.write("<img src=\"https://vic.hk/imgs/header-11.gif\" border=\"0\"  >")
document.write ("</a>")