(doc/'img.vimgSm').each { |img| puts img.attributes["src"] if img.attributes["src"] =~ /#{id}/ }