Help with this Script

{
:local nme;
:local mac;
/ip proxy access
:foreach i in=[find hits>10 and comment=“Fiestas2010”] do={
:set mac [get $i src-address]
/ip proxy access disable [/ip proxy access find hits>10 and comment=“Fiestas2010”]
/queue simple
:foreach i in=[find target-addresses=$mac] do={
:set nme [get $i name]}
:log info “[$nme] a Visto la Publicacion”
}
}

What I am trying to do is get the name of a Simple Queue from SRC-ADDRESS Webproxy a rule