
function imgbtnSiteSearch_Click(query)
{
window.location.href='http://sfgoogleweb.advent.com/search?q='+query;
}
