Code Context $xml = $this->get_xmp_array($xmp_data);
foreach($xml['Seq'] as $row) {
$single_data = array();
$item_details =
[
'path_root' => '/media/images/IMAGES DONE/',
'drive' => 'D',
'originalpath' => 'D:/Images/Images Done/Library/SF267/215522.jpg',
'FileSize' => '513 KB',
'is_book' => false,
'keywords' => 'Soccer',
'real_path' => '/media/images/IMAGES DONE/Library/SF267/',
'path' => 'Library/SF267/215522',
'file_path' => 'https://www.sportsfile.com/web/winshare/p180/Library/SF267/',
'file_pathBig' => 'https://www.sportsfile.com/web/winshare/w540/Library/SF267/',
'file_pathSmall' => 'https://www.sportsfile.com/web/winshare/p180/Library/SF267/',
'file_name' => '215522.jpg',
'id' => '215522',
'sku' => '215522',
'image' => 'https://www.sportsfile.com/web/winshare/p180/Library/SF267/215522.jpg',
'imageBig' => 'https://www.sportsfile.com/web/winshare/p180/Library/SF267/215522.jpg',
'imageBigPreview' => 'https://www.sportsfile.com/web/winshare/w540/Library/SF267/215522.jpg',
'imageSmall' => 'https://www.sportsfile.com/web/winshare/p180/Library/SF267/215522.jpg',
'categorycode' => 'ABC',
'moreimages' => 'D0607080',
'headline' => 'St. Patrick's Athletic v Bohemians - eircom League',
'headlineTruncated' => 'St. Patrick's Athletic v Bohemians - eircom League',
'caption' => '14 July 2006; Mark Leech, Bohemians. eircom League, Premier Division, St. Patrick's Athletic v Bohemians, Richmond Park, Dublin. Picture credit: David Maher / SPORTSFILE',
'DateCreated' => 'Fri, 14 Jul 2006 00:00:00 +0000',
'ShortDate' => '14 Jul 2006',
'LongDate' => 'Friday 14th Jul 2006',
'db_DateCreated' => '200607140000',
'event_images_count' => (int) 21,
'event_images_count_text' => '21 Images',
'parent_block' => '',
'parent_block_class' => '',
'image_link_url' => 'https://www.sportsfile.com/more-images/D0607080/',
'w' => '1632',
'h' => '2536',
'dimensions' => 'height='180'',
'mobile_dimensions' => 'style="width:65%;"',
'orientation' => 'vertical',
'iptc_leadimage' => 'False',
'is_editorial' => 'false',
'is_hidden' => 'false',
'width' => (int) 1632,
'height' => (int) 2536,
'display_priority_timestamp' => (int) 0,
'event_group_lead_image' => 'f',
'page_sort' => (int) 0,
'date_sort' => (int) 0,
'display' => 'true',
'reindex' => 'false',
'alt' => '14 July 2006; Mark Leech, Bohemians. eircom League, Premier Division, St. Patrick's Athletic v Bohemians, Richmond Park, Dublin. Picture credit: David Maher / SPORTSFILE',
'folderid' => (int) 5000,
'link' => 'https://www.sportsfile.com/id/215522/',
'purchase_item' => true,
'button' => '<a href='https://www.sportsfile.com/id/215522/'>Purchase This Print</a><br/>',
'single_image_link_text' => 'Purchase Print',
'gallery_actions_default' => '<div class="gallery-actions">
<a href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fwww.sportsfile.com%2Fid%2F215522&via=sportsfile&related=sportsfile%3AIreland%27s+largest+sports+photography+agency.&text=St.+Patrick%27s+Athletic+v+Bohemians+-+eircom+League" class="left" onclick="track_share_click('twitter');"><div class="icon-medium icon-medium-twitter"></div></a>
<a class="facebook left" target="_blank" onclick="track_share_click('facebook'); return !window.open(this.href, 'Facebook', 'width=640,height=300')" href="https://www.facebook.com/sharer/sharer.php?u=https://www.sportsfile.com/id/215522&t=St.+Patrick%27s+Athletic+v+Bohemians+-+eircom+League"><div class="icon-medium icon-medium-facebook"></div></a>
<a href="https://www.sportsfile.com/id/215522/" class="text12 gallerylink right gallery-history-link">Purchase Print</a></div>',
'gallery_actions_corporate' => '<div class="gallery-actions corporate-box"></div>',
'permission_name' => 'access_5000',
'twitter_share_link' => 'https://twitter.com/intent/tweet?url=https%3A%2F%2Fwww.sportsfile.com%2Fid%2F215522&via=sportsfile&related=sportsfile%3AIreland%27s+largest+sports+photography+agency.&text=St.+Patrick%27s+Athletic+v+Bohemians+-+eircom+League',
'facebook_share_link' => 'https://www.facebook.com/sharer/sharer.php?u=https://www.sportsfile.com/id/215522&t=St.+Patrick%27s+Athletic+v+Bohemians+-+eircom+League',
'gallery_actions' => '<div class="gallery-actions">
<a href="https://twitter.com/intent/tweet?url=https%3A%2F%2Fwww.sportsfile.com%2Fid%2F215522&via=sportsfile&related=sportsfile%3AIreland%27s+largest+sports+photography+agency.&text=St.+Patrick%27s+Athletic+v+Bohemians+-+eircom+League" class="left" onclick="track_share_click('twitter');"><div class="icon-medium icon-medium-twitter"></div></a>
<a class="facebook left" target="_blank" onclick="track_share_click('facebook'); return !window.open(this.href, 'Facebook', 'width=640,height=300')" href="https://www.facebook.com/sharer/sharer.php?u=https://www.sportsfile.com/id/215522&t=St.+Patrick%27s+Athletic+v+Bohemians+-+eircom+League"><div class="icon-medium icon-medium-facebook"></div></a>
<a href="https://www.sportsfile.com/id/215522/" class="text12 gallerylink right gallery-history-link">Purchase Print</a></div>',
]
$sql = 'select user_activity_tbl.*,users_tbl.name from user_activity_tbl
inner join users_tbl on user_activity_tbl.user_id=users_tbl.user_id where path='Library/SF267/215522' and action like '%editorial_image'
order by id'
$conn = object(Cake\Database\Connection) id:0 {
'config' => [
'password' => '*****',
'username' => '*****',
'host' => '*****',
'database' => '*****',
'port' => '*****',
'driver' => 'Cake\Database\Driver\Postgres',
'persistent' => 'false',
'timezone' => 'UTC',
'flags' => [
],
'cacheMetadata' => true,
'log' => false,
'quoteIdentifiers' => false,
'datasource' => 'Database/Postgres',
'schema' => 'public',
'prefix' => '',
'encoding' => 'utf8',
'url' => null,
'name' => 'default',
]
'driver' => object(Cake\Database\Driver\Postgres) id:1 {
'connected' => true
}
'transactionLevel' => (int) 0
'transactionStarted' => false
'useSavePoints' => false
'logQueries' => true
'logger' => object(DebugKit\Database\Log\DebugLog) id:2 {
protected _queries => [
'' => [maximum depth reached],
]
protected _logger => null
protected _connectionName => 'default'
protected _totalTime => (int) 5
protected _totalRows => (int) 1
protected _includeSchema => false
}
}
$query = object(Cake\Database\Log\LoggingStatement) id:0 {
protected _logger => object(DebugKit\Database\Log\DebugLog) id:1 {
}
protected _compiledParams => [
]
protected startTime => (float) 1758066270.5369
protected loggedQuery => null
protected _statement => object(Cake\Database\Statement\PDOStatement) id:2 {
}
protected _driver => object(Cake\Database\Driver\Postgres) id:3 {
}
protected _hasExecuted => true
}
$editorial_history = [
]
$file = '/media/images/IMAGES DONE/Library/SF267/215522.jpg'
$var = [
'var' => [
'www_dir' => '/var/www/html',
'www_url' => 'http://www.sportsfile.com',
'web_dir' => '/var/www/html/src/webroot',
'web_url' => 'http://www.sportsfile.com',
'mod_dir' => '/var/www/html/mod/',
'mod_url' => 'http://www.sportsfile.com/mod/',
'cls_dir' => '/var/www/html/src/webroot/class/',
'cls_url' => 'http://www.sportsfile.com/class/',
'xml_dir' => '/var/www/html/src/webroot/xml/',
'img_dir' => '/var/www/html/src/webroot/images/',
'img_url' => 'http://www.sportsfile.com/images/',
'css_url' => 'http://www.sportsfile.com/css/',
'js_url' => 'http://www.sportsfile.com/js/',
'_mstart' => (float) 1758066270.5243,
'_log' => '',
'_onload' => '',
'_style' => '',
'_script' => '',
'_main' => 'main',
'_action' => 'main',
'_file' => 'main',
'_xmlact' => 'main.xml',
'_source' => 'post',
'www_index' => 'http://www.sportsfile.com/index.php',
'www_self' => 'http://www.sportsfile.com/id/215522',
'www_script' => 'http://www.sportsfile.com/index.php?action=main',
'ccode' => 'EUR',
'cname' => 'Euro',
'cicon' => '€',
'email_support' => 'liam@zeitsolutions.com',
'twitter_widgets_js' => '<script type="text/javascript" src="//platform.twitter.com/widgets.js"></script>',
],
'dataset' => [
'status' => [
(int) 1 => 'New Order',
(int) 2 => 'Sent To Printer',
(int) 3 => 'In Print',
(int) 4 => 'Cancelled',
(int) 5 => 'Posted',
],
],
]
$image_xmp_history = [
]
$key_data = [
'DRP' => 'Dropped',
'TXT' => 'Metadata Edited',
'ACT' => 'Sent to an Action',
]
$content = '��� JFIF H H ��#pExif MM * J R( �i Z x
�� '
�� ' � `� � � �( � "� H H ��� JFIF H H �� C !"$"$�� C�� � �! ��
�� � } !1AQa"q2���#B��R��$3br�
%&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz������������������������������������������������������������������������
�� � w !1AQaq"2�B���� #3R�br�
$4�%�&'()*56789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz����������������������������������������������������������������������� ? �95 ����rrN+����K$�Cj�5م���ُ�8S�g/�X���� ^�/���E<涯5*�4��M�G;2�l�����WM%h�����{�YXx�sV�<���8-cg����T�1�+�t�N��j>$ҼK��"28�2m�3�:� ��i�6�� �r5u��̼����Nx��nW#�z�i���!�b� W�N.*���w�'#1�mKO�g�u�Z���H�~��98���Ὤ�#�f�b�q��;��q�ܖ��S����K�irԲ:?�I=h�>�=NY��e�[�<L��֨Mmr-�v��^�Zj
$sU��s�D�Cv��<��e�3z�z3�jͦz����L( �}��3^�/�uO�� �U�Z�ģio@O?�m\͠xK��U��v�]��,qڙ�d��h'�C^n:v������r]�25����t��-���I����eX��nFO�"�/^�qn� f��Y:r�;iS��##�ϓj����6�nQ�� �ҜS���]Jө9�[t;�K.� �����������+4@����<� �N�9E�ϡ�I$j�-�R{�%X�.(�2�C�F�ѝ�Z\f59�Ese�>��F�� a]*(� g��\��� �8����Ѽ�]O��9^���χ`�F�x�o(Xb��~�T���z����*}��=+�D:N�#��Oj�ٳ�jޗ��*��6�a
��,�l0%�q��?�� ���*[�y�P�,�q"�˒z`OLt?�y�ظ�R��c.�eK�ڣ���9<5�k��2��a �rB�H�� �V7�4�]z�K,j��]�\�7#ʻ�8r�6���V�[( 7́]|zi_��oQ�]q���9��&��3���Yhc���LWw����ܕi6c�����$��37F�S���%���d�P� u����꒢�w����<��0�*�Ճij��u
�����'�.�G<�ZZ�rX�b[��W$�c��t�{J�.�=:~ʋ��mjR��h�-���y���֙{$V���qb+{I[��F���}�����ު�H=�`)�B��¨$��բ�:��gC��gZ��
J��K;V���$�>^�q��"���jH'��$��g;b-��<�^���|Ԧ�c��Q����|M�_x��V����K��{�>�Q�;
���Y�pOMφ�4+O�jpKiu�Q�y�e�B��8��u��y�Q� ����۽z�KR�ݮ�x������k)�����|Awwo����^4�?n⏪�����r�_�ֲCϘ<אk��rk$yn����3��:�ocJ?�,�����Wg�|�niv=R����R�#|�+P�~f�L�#<���Fɯ%*QH��E��&$7\W7� |�E� ��#v��O�s�m���U}ȣ�~�Z?x�-��Ei�n��Zz����O@k�;=;J���*�|.<�n����>�t�����qWr,�"���"$��Xd��h���\����ʒ�3� ��F576�ZT�:
K��l>�e���f9flu&����/�k}F������#(>��V�Ҋ�2������?������.��6�<�9".Y��=��F�OC��O�;�#-eg��:c$�ߨ^�w�y��jw�Ȼ�#![�֢qJ��=��'BT��7/t�n
ǚ6����:.�es�ƳF �9Q�-Ur1UUjIl�A�
���^�!�걡���I�\��o]�đEf���+*�E\�7c��t��eG�
�����6�Jt��vCX-U�d����z�!���}�}��o���b�R}qػWp&�Kq�ey����Ҳ��}ƾ8�t��F�BѬe��n,c��\0�v�\O� '��a�铁]���C�8�Ҭ�7���g��
F�!��wL��+��������C���N��~[� ���$�t��ҖŨ��� �v�eg�� HԢ�,�a0ʽ��z�� �ú΅�i~1Լ){���pb��!XuW첕a�EJ\�D�4��.����Μ�Z��l�2���n�@�*m��G��O�M�2� U�l�$���R��&�X�߆�_Z�nnv�C�F()����֠`��~�Wg���X�<1,��ĥ�lV��<�`�㸮l�4R�S�JR�ѝ�h�����h�/���-k]��c�+�n�$a�X��#~�����t�؊<��>�мU���R�t�"gy�����?)�c!�.����q�zs�e�ط�-�g�c��ß�5���wg#���������ws��s,pkt�ݤ�7�|^Ƽn�)�t�Q�:�o�H��j���\��K���ÌZ� <�#9S�7'̋D��o��e�f�dXL�T/�r߭�����Hc��zf��1w��gX�l4�4�,&T�#�P۶>ݣ(�IV�8���D����,����J���x{W��j�Z�-�v��'� �$�H����ûTHʭ�nyg�M*Y5$[(�@N���D�Gat�p3�W,c'���}�Z���i����/ �խ��m�w���d�m�i���#�[N�-IMELb���>����Q�+ϱ����ue���x@ڽf�$
�J�+�)bTo�5�iڐ��ڥ�� W��5�
�+��O���+o%�Y��_�~V�#<��1�5M��+vw|�)j{DŽ<S*�Q�ݴ�L��h� AԮKpz���W$҅��DL�LR+�@H����g�G��U$�f�����WWp�Kj����w/���|�!lz��a�����-�r.|�$��i��#uħ �`A�fL���{eev� ���Q�\ ۔0(������B��w[�����O$s��omo$�ҒD*�;��F��bw�;X�&������2#�ԧF�N<��X+����U��F��k��@����3�ʹ�Wt����N�*8�/[\N�!�3��Ҽaoe{� y䊪x����V�ԕ'�&ֵ��.C���^W�C^2
�X�Wv*���y*w����Z��$ׅW�yw=�e��
6�C�\�3[�W�#��=U��YN;����n��睗�l���&�b?$W5�j+�i�Ry ��[p�`��rܜ�~��E� �m~�Ԧ�Q�Y�������?�u��T۽�&E� 7���?�n�=w'��Q堒=�O2�w�qZ����#�"�Pb=i��a����ź��|~յ�kS&�=��1Ԭ��1dz�Wn�qc%��y���G�X`���14�%���0���ym��|Oi#��G(V#z����j�� �\<@(�9�4�L�����$��>�Lcd#8��_
|S|��o`A�Ki#�գN�l� |L6-��Yw;>���֓Cy3F2�rj[����ncv�y�L�iK��z?��%��# ر�K�xnIc�.�f��ccJ�y�t�����F��ռ��\/��'��t����� �^-))W����zn~GYj�,I� u_Z���0J�k�'��~x
��G�^�D���:f�=��O9B�ꠏҹ{�KO�����Ro)�����\x�В徨�0�}ZpU�W5����gw1%Il�_����ʮ�F)6\r���8��7�����4��AV���j��W�D���Yr��+Oj�o�G����%����n��z�drz�YugZ���y5 ��d~:�lٸ@}k���.�W2=��Ƣ���0�|�վ�>_�x-{_��k�RŜ �X� 0a� �-|�U7�$��3�s�.D�%<�m�*[���t�v������
0Q�U�U�`��Q'�ԧċ���ZÍ)ofy�ma�S�^i�⤟v}�reP�K�:�a�d��(���:���ᡨ�R4yH��+�RU"�<�&)�R�K �<�F+�R�4:-�<�pc��j�8e�\�G����u�!*^����^G�0��������N� �g
��J����Q�1�k���t�%�z���^�az�\���m-��c=�W��K����S��%�$���8=���uU���>�1�zt�ѣGK�����m�]��]�Fe1^܋r��y�s�W��.�\x�����{o�>�_WN�\Sg�W�(M�"������I��'���9I?�k/S����!�qg3�Z�Mq�mȅQMՂ�B�'��?j6>'���,��]EB�����t��=y�� 7V�,#��ּ�C�����,�4��/��n�]u��[ː���a��w�Z��L�|*�'�(�6��~a[T��f����[�Dے�!�85���b)�J\��㱈F�+�QU�p:�>]�^O�o�W��z�� ݾdV�ʳ�+S�͝}������z��~�tQL�ی��|K�&Kan�sĿ�Ęڣ�����=+�#��G)��>�X�U�q�z��>%���O�@��nC\<a@X�S��<���� �bv�Q��J� �-���jSmA*���9L��N�;�T����h��ܬe���
�#�ʗE�P�:�T�~���AK����&����k��$k���]�ǐ@���?���4w�hZ蔟=�<�8h�i2��z���F#!��;]�Q��C�'�ҥN�ևL��q��ƿ�%���h�+_m#��:��%�w�YI ��k�$$sQ�����*�EY����
b� ���wR_��R�Ͱ�Ѓ�����!�F�0�����V�f�I{�>�W��9�m�05D����܋0�rFPH~l�;Xc�����%IB�����5H��;i�fے<1��*�95���� b�8Y_�^��-P�s2�� �q�W���y#д�Nե�v��F��d�$W��|�!S�����)�N��P���y ��`�znKDLi��l�wR���Z+���.�3s�iMk�����[�ݕ��$�xa�i`mC��57�;�|)���Z-�z�؏��zF���\��R52"M�C��
4�ey
�赼��Oӡ�)��i#��?��[�t�s4q�$�]��@£��I8=6ם�H�eS��=;w�O�X�%��V��ח!ׯ5X\6b[(#|�s��0zWy7�|%e��za>ѭ@�
�DJ��;N�Fq�9���ل�4�6�}2�R����Vv���:^��K��gPAR�
��k]<3�@��r��+έ8��D��ه���#B�D�Ԓ'a��x�K�a��Z�M�s�?�[B^:�E�|1�*�R�M>�-�t�`ǩ�Z֍^y(�O�n��;�L���+��0�֏_Y��F�=�;U�
���h{ו<RxnN���~��h-!�zƠ�V�y���x��P��Z|��
A�~�G"��Z�Xu�Y�k��*�,t��w��5��~��/)#�1J��6(�qݶ�?�Uڥ� ï�I��l'1#���B0k���}��ꏔ�^"g*4�I����kᏅ��+u���X[�����kxՌ�,^���k�kC��kJ��[�5�\mߺ0�����ǩ�ɧ�U�%x�)M�ת�˚1��OEa"��<.ʽ�l��CoC�)��nJ��^���]x+�h�ʳ�Y���l8��_OΏ6Ǒ��uF9����K�/
W�]��U�+x���(՛����eFⷣ4�!N�cF���(��u�M|�FO�ߵz�q�R�1N��|1״�'�ƈ����M35�o�c��?x{��5��߽֘�w�ꀏ,oS�|:�&��Ϥ�Yҋ�9[� ?�s}�v����C=I�M�/�Mell��>��,-H�nR�c�3�T���-7R���1�M�jθ�Eq[[�g�v��u=Y��ր������`��Bu�]�$��}OU�`��!RQwD�m�W�F��V����N�|��d8�E;�2��y���� �Nd$}�B�r��dC�E94ȉh�v�S��}�Z�� 'vP3��qN�u}OO3^�j�V�I�+�c�`�}*�I��n;
�.�,�/���;�ᙷ0�v翭{��a{�
i�7yy洉ݙ�%A�O��ן��aʈ�NSK��Kc�E(�����M�����||���'�EU�XO�'�E)�L}�i���d_�S�abvu�;s���b.��*ԊZ 3dt�,���\��Y���J�����2\�5B.��W��W=��4F9m�h�G�q����6�X��F�Wb�*9�l���NX�q^Zh���
��N�*õ&��U�����X1�f�*�1ך縅��9�4������E5Q�&ϟ �.�"�o%�vu3� }W4�&L���@�������FN��&���lW �̱g�sm�ǦOz�Pƙ!p�8 v�31~�FX���>_�Q�"����+�OC�B��42���3E�i=FJ8��nx���Ut��0�\z��[��rF{����_-���J"��M�,LjI��'�"�3)9��o��>����ƾ#�g�|/�iڼq-�ۈ��&
��uy�zV6��ǚ~�����ۛ�\�=��?��4L�� ~PN�=O�}�J���:�����0�i�;_�U�>ʒ����W`6���� <W���� ϯZ�3ڵ��5&��!���r�R���x���R9�F��oڬv��Z��d�5<�n��ݔ�zk[01��UϠr����*y�r���)?snx⚐ܻ�T�/$�r�S�ӒB�.���ű�M)��Y� @A&�T�{6*�3�D���)��Π��7e<�G��Q�l��x�U�^���c��V7W+H�������>Pv���ӿ7i�����_YѴ�CW��6��U�0��W��9W�ah�F�v� R"�7�M���o���͔zl�L�4(��ma(�*� ���M�V)�o��1n8���Wv�Y����zӓv�r�c��;ן
��ٌe}�(�G9#���r�#ۚ�ZH^�
�$`fTe�8�E"��8*�y�ۻY�{5}�1ɓ����E/o.�=��K�s�Yʜu v� ?�FnT@F��\��z�f�]���$D��d���R�ؗʻ���+$�|r�XG;����N���r���;�����c���s����˨x�X�/]cX�6'i���灞���(����|K�����۹o�byQ|��';�pñ#�5��
J���_�_��yp��NR�X��~�t2Y}����|؞�Yc �-���n8���2���*H��@sӨ�|����L/��?�'V��tX.�6� �'>�e۲�('wL�־Qߡ�a��� �ǩ�4[����\g����е�QXhB�w�t9�{t��̮ch�8'˵5���b�X���?�|��r����d�z��iIJ��ppU1��+G�d��b��Nq��w�Eo3g��A8#�'�)r��,���b���Za��fu,��C����uM!E��A4�AeL�-��#�ޤM:�HH�R�Hh���_ʮR�-��V8يȑmU�=8�ҥ�`�����8Q��q��稖��
� A��q��z�veVUv'��l�S��Ip�o2=�A�� ��'��a�#���B����v��0�'��:g�FJ�|��#9�SCB�&Nȓon;QK���YxH]KP��bd�Q��)��.o�du��`��ls�������ԡ���Ķ��̡���T����>R3����Ȕc̦�W�X���N/Wm���
N7C{���y� ZO g�ԃ�7�?
:���LG&�v��ī��I�pN<�g�����Cτ|:�V���M�az���rS�\��8u�m�-�y� n�h�q!{�5�``30Y�����K�>�Q{N�6��k$������O`2�@�e<����sV�8'�����J0�)W��3�bL�>�#4gC�Q�5�Qi�*]��)��r`�\rG^�4�eo%���|K��[0���� a��pq����9H��e��#���Ԣ��il�>O bB2:���X�Z����#�H��)&�� -����9�������Cm~ZI4k&����-�T�;e'��L
�(���Cl�E��� w&jP�p�D���,��3Ĭc'n��n���i-�c�6���1H�G�s��Kw,q�3�?��f>Th��z?�%|�
(�͇v.D���^Photoshop 3.0 8BIM � DML 00176737 ABC
OWNER00428 Soccer7 20060714A Color Factory 8.0P David Maher / SPORTSFILEU David Maherg D0607080i 2St. Patrick's Athletic v Bohemians - eircom Leaguen
SPORTSFILEt �SPORTSFILEx �14 July 2006; Mark Leech, Bohemians. eircom League, Premier Division, St. Patrick's Athletic v Bohemians, Richmond Park, Dublin. Picture credit: David Maher / SPORTSFILE� CP_1252�
3755199233� !6CFCD2BF339B4136 80CAB85B1547EA1F� 87957A67A589B44767�nImage Description: 14 July 2006; Mark Leech, Bohemians. eircom League, Premier Division, St. Patrick's Athletic v Bohemians, Richmond Park, Dublin. Picture credit: David Maher / SPORTSFILE
Orientation: 1
Resolution: 72.000
ResolutionUnit: 2
Software: Adobe Photoshop CS2 Windows
Artist: David Maher / SPORTSFILE
Copyright: ©SPORTSFILE
ColorSpace: 65535
� =E:\SF\CF\TransferSFLibrary\D\IMAGES\IMAGES DONE\Library\SF267�� 8BIM% �/�Ŭ��9e� ��ѻ8BIM� H H 8BIM&