where("item_id", $item->id) ->find_all(); $existingNotes = ORM::factory("items_note") ->where("item_id", $item->id) ->find_all(); // If it does, then insert some javascript and display an image map // to show where the faces are at. if ((count($existingFaces) > 0) || (count($existingNotes) > 0)) { ?> tag_id) ?> <<<<<<< HEAD:modules/tagfaces/views/drawfaces_highlight_block.html.php tag_id") ?>" title="name); ?>" alt="name); ?>" onMouseOver="highlightbox(x1 ?>,y1 ?>,x2 ?>,y2 ?>,'name); ?>', 'description); ?>', 'tag_id") ?>')" /> ======= tag_id") ?>" title="name); ?>" alt="name; ?>" onMouseOver="highlightbox(x1 ?>,y1 ?>,x2 ?>,y2 ?>,'name); ?>')" onMouseOut="hidebox()" /> >>>>>>> gallery3-contrib/master:modules/tagfaces/views/drawfaces_highlight_block.html.php <?=p::clean($oneNote->title); ?>