Showing source for: https://www.seafood.media/
Duration: 0.678572s
Server: cloudflare

<html>
    <head>
        <meta content="text/html; charset=utf-8" http-equiv="content-type">
        <meta content="1800" http-equiv="refresh">
        <meta content="index,follow" name="robots">
        <meta content="Wm0umaaMcgcOffMaxrlaHi5HjFZzts6qaQqjPrzhMFo=" name="verify-v1">
        <meta content="A937odL9-lCZwz_ZUn4x1es9T0E" name="alexaVerifyID">
        <meta content="FIS is the most comprehensive web site for the commercial fishing industry. It serves the fishing, aquaculture and seafood industries by concentrating news, information and market data on one web site." name="description">
        <meta content="FIS, commercial fishing, fishing, fishing companies, aquaculture, seafood, fish, fish prices, fish market reports, fish news, fish aquaculture, tuna, salmon, tilapia, shrimp, squid, lobster, sea urchin, surimi, mackerel, cod, eel, herring, crab, mussels, fishmeal, monkfish, sardine, shark, octopus, abalone, Globefish, Intrafish, Alibaba, Eurofish, www.aquafind.com, www.fishmarket.com, www.intrafish.no, www.seafoodsource.com, www.seafood.com, www.sea-ex.com, www.fishbase.org, www.seafood-today.com, www.euroseafood.com, bluefin, yellowfin, clam, oyster, anchovy, fishoil, trawler, longliner, purseiner, jigger, octopus, mahi-mahi, escolar, kingcrab, cuttlefish, pangasius, basa, skipjack, cobia, krill, nissui, maruha, maersk, trout, catfish, pollock, redfish, seabass, seafood guide, nutreco, orca, dolphin, seabream,fiskaren, fiskauktion, fisk, sole, flounder, halibut, WAS, EAS, FAO, MSC, SGS, HACCP, ISO, UKAS, DEFRA, USDA, USDC, FDA, ACC, Aquaculture Certification Council, BASC, BRC, British Retail Consortium, BVQ, Dolphin Safe, EFSIS, European Food Safety Inspection Service, Friend of the Sea, GMP, GMPB, HALAL, IFQC, IFS, International Food Standard, Kosher, Organic, QCS, Quality Certification Services, Seafood, sea food, sea-food, sustainable, environmental, tuna farm, bluefin tuna, seafood market" name="keywords">
        <meta content="en-GB" http-equiv="content-language">
        <link href="/favicon.ico" rel="icon" type="image/x-icon">
        <link href="/favicon.ico" rel="shortcut icon" type="image/x-icon">
        <title>
            Seafood Media Group - the world's premier seafood content community
        </title>
        <link href="/fis/fis.css" rel="stylesheet" type="text/css">
        <link href="/fis/css/home.css" rel="stylesheet" type="text/css">
        <script src="/fis/scripts/AC_RunActiveContent.js" type="text/javascript">
        </script>
        <script language="JavaScript">
            function checkField(qu, l) {
                var WidthWin = 550;
                var HeightWin = 545;
                TopVal = 10;
                LeftVal = parseInt(screen.width) - parseInt(WidthWin) - 20;
                eval("var SearchWin = open('/fis/search/search.asp?qu=" + escape(qu) + "&l=' + l,'SearchWin','toolbar=yes,location=yes,directories=yes,status=no,menubar=yes,scrollbars=yes,resizable=no,width=" + WidthWin + ",height=" + HeightWin + ",top=" + TopVal + ",left=" + LeftVal + "')");
            }
            function changespecie() {
                document.speciesForm.submit();
            }
            var curpage = 1;
            var timer = null;
            var imagesWidth = null;
            var imagesHeight = null;
            var slideHeight = 0;
            var stopped = false;
            function sgppnov(img) {
                img.src = '/fis/gif/player/' + img.id + '_over.gif';
            }
            function sgppnou(img) {
                img.src = '/fis/gif/player/' + img.id + '.gif';
            }
            function stopstart(img) {
                if (stopped) {
                    img.src = "/fis/gif/player/" + img.id + ".gif";
                    img.onmouseover = "sgppnov(this);";
                    img.onmouseout = "sgppnou(this);";
                    start();
                } else {
                    img.src = "/fis/gif/player/" + img.id + "_over.gif";
                    img.onmouseover = "";
                    img.onmouseout = "";
                    stop();
                }
            }
            function stop() {
                if (!stopped) {
                    clearTimeout(timer);
                    stopped = true;
                }
            }
            function start() {
                timer = setTimeout('fnc_next()', 6000);
                stopped = false;
            }
            var numpages = 3;
            function firsthide() {
                for (i = 1; i <= numpages; i++) {
                    var obj = document.getElementById('news_' + i);
                    if (obj) {
                        if (i == 1) {
                            imagesWidth = document.getElementById('mainimg_1').width;
                            imagesHeight = document.getElementById('mainimg_1').height;
                        }
                        slideHeight = imagesHeight + 83;
                        obj.style.visibility = "hidden";
                        obj.style.display = "none";
                        obj.style.height = "1px";
                        obj.style.overflow = "hidden";
                        obj.style.top = "0px";
                        obj.style.position = "relative";
                        obj.style.border = "0px solid";
                        obj.style.zIndex = 1;
                    }
                }
                if (numpages > 1) {
                    var botonera = document.getElementById('botoneraSlide');
                    if (botonera) {
                        var top = (95 + imagesHeight) - 10;
                        var left = 408;
                        botonera.style.visibility = "visible";
                        botonera.style.display = "block";
                        botonera.style.top = top + "px";
                        botonera.style.left = left + "px";
                        botonera.style.zIndex = "5";
                    }
                }
                curpage = 1;
                var obj = document.getElementById('news_' + curpage);
                if (obj) {
                    obj.style.visibility = "visible";
                    obj.style.display = "block";
                    obj.style.height = "460px";
                    start();
                }
            }
            function fnc_next() {
                if (curpage == 0 || curpage > numpages) {
                    curpage = 1;
                }
                var obj = document.getElementById('news_' + curpage);
                obj.style.visibility = "hidden";
                obj.style.display = "none";
                obj.style.height = "1px";
                curpage++;
                if (curpage > numpages) curpage = 1;
                var obj = document.getElementById('news_' + curpage);
                obj.style.visibility = "visible";
                obj.style.display = "block";
                obj.style.height = "460px";
                imWidth = document.getElementById('mainimg_' + curpage).width;
                imHeight = document.getElementById('mainimg_' + curpage).height;
                var botonera = document.getElementById('botoneraSlide');
                if (botonera) {
                    var top = (95 + imHeight) - 10;
                    var left = 408;
                    botonera.style.visibility = "visible";
                    botonera.style.top = top + "px";
                    botonera.style.left = left + "px";
                    botonera.style.zIndex = "5";
                }
                if (!stopped) {
                    clearTimeout(timer);
                    start();
                }
            }
            function fnc_prev() {
                imagesWidth = document.getElementById('mainimg_' + curpage).width;
                imagesHeight = document.getElementById('mainimg_' + curpage).height;
                var botonera = document.getElementById('botoneraSlide');
                if (botonera) {
                    var top = imagesHeight + 83;
                    var left = 408;
                    botonera.style.visibility = "visible";
                    botonera.style.display = "block";
                    botonera.style.top = top + "px";
                    botonera.style.left = left + "px";
                    botonera.style.zIndex = "5";
                }
                if (curpage == 0 || curpage > numpages) curpage = 1;
                var obj = document.getElementById('news_' + curpage);
                if (obj) {
                    obj.style.visibility = "hidden";
                    obj.style.display = "none";
                    obj.style.height = "1px";
                }
                curpage--;
                if (curpage <= 0) curpage = numpages;
                var obj = document.getElementById('news_' + curpage);
                if (obj) {
                    obj.style.visibility = "visible";
                    obj.style.display = "block";
                    obj.style.height = "460px";
                }
                imWidth = document.getElementById('mainimg_' + curpage).width;
                imHeight = document.getElementById('mainimg_' + curpage).height;
                var botonera = document.getElementById('botoneraSlide');
                if (botonera) {
                    var top = (95 + imHeight) - 10;
                    var left = 408;
                    botonera.style.visibility = "visible";
                    botonera.style.top = top + "px";
                    botonera.style.left = left + "px";
                    botonera.style.zIndex = "5";
                }
                if (!stopped) {
                    clearTimeout(timer);
                    start();
                }
            }
            function closeDiv() {
                var divObj = document.getElementById('deudores');
                divObj.style.visibility = 'hidden';
            }
            function closeDiv2() {
                var divObj = document.getElementById('navidad2011');
                divObj.style.visibility = 'hidden';
            }
            function change() {
                var left = document.getElementById('m');
                left.direction = 'right';
            }
            function change2() {
                var left = document.getElementById('m');
                left.direction = 'left';
            }
        </script>
        <script async="async" src="//platform-api.sharethis.com/js/sharethis.js#property=5d08def01ad1610012c673c5&amp;product=social-ab" type="text/javascript">
        </script>
        <link href="thickbox.css" rel="stylesheet" type="text/css">
        <script language="javascript" src="jquery.js" type="text/javascript">
        </script>
        <script language="javascript" src="thickbox.js" type="text/javascript">
        </script>
        <script>
            function cerrar_tarjeta() {
                document.getElementById("tarjeta").style.display = "none";
            }
        </script>
    </head>
    <body>
        <div id="botoneraSlide" style="visibility:visible;position:absolute; left:408px; top:347px; z-index:5;">
            <table border="0" cellpadding="0" cellspacing="0" height="0" width="94">
                <tbody>
                    <tr>
                        <td valign="top" width="28">
                            <img alt="" border="0" height="25" id="btn_back" onclick="fnc_prev();" onmouseout="sgppnou(this)" onmouseover="sgppnov(this)" src="/fis/gif/player/btn_back.gif" style="cursor:pointer" width="24">
                        </td>
                        <td valign="top" width="35">
                            <img alt="" border="0" height="29" id="btn_pause" name="pause" onclick="stopstart(this)" onmouseout="sgppnou(this)" onmouseover="sgppnov(this)" src="/fis/gif/player/btn_pause.gif" style="cursor:pointer" width="31">
                        </td>
                        <td valign="top" width="28">
                            <img alt="" border="0" height="25" id="btn_next" onclick="fnc_next();" onmouseout="sgppnou(this)" onmouseover="sgppnov(this)" src="/fis/gif/player/btn_next.gif" style="cursor:pointer" width="24">
                        </td>
                    </tr>
                </tbody>
            </table>
        </div>
        <div class="main">
            <div class="header" style="height: 153 !important;">
                <table align="center" bgcolor="#FFFFFF" border="0" cellpadding="0" cellspacing="0" height="153" width="1177">
                    <tbody>
                        <tr>
                            <td colspan="2">
                                <table background="/fis/gif/index2008/top_welcome.jpg" cellpadding="0" cellspacing="0" height="20" width="100%">
                                    <tbody>
                                        <tr>
                                            <td style="padding-left:5px; color:#ffffff; font-family:verdana, arial, sans-serif; font-size:10px; font-weight:bold;">
                                                Welcome&nbsp;&nbsp;
                                                <img border="0" height="12" src="/fis/gif/free/flags/GB.gif" width="20">
                                            </td>
                                            <td align="right" style="padding-right:5px; color:#ffffff; font-family:verdana, arial, sans-serif; font-size:10px; font-weight:bold;">
                                                Sponsored By
                                            </td>
                                        </tr>
                                    </tbody>
                                </table>
                            </td>
                        </tr>
                        <tr bgcolor="#FFFFFF" valign="top">
                            <td valign="top">
                                <a href="https://www.seafood.media">
                                    <img border="0" src="/fis/logos/fis.png" style="max-width: 500;">
                                </a>
                            </td>
                            <td valign="middle">
                                <div align="center">
                                    <table width="924">
                                        <tbody>
                                            <tr>
                                                <td>
                                                    <table align="center" border="0" cellpadding="0" cellspacing="0" height="147" width="924">
                                                        <tbody>
                                                            <tr>
                                                                <td>
                                                                    <ilayer clip="0,0,924,147" height="147" src="https://seafood.media/fis/shared/banner.asp?size_id=m1&amp;holder_id=300&amp;lang_id=e" width="924">
                                                                        <iframe frameborder="0" height="147" marginheight="0" marginwidth="0" scrolling="no" src="https://seafood.media/fis/shared/banner.asp?size_id=m1&amp;holder_id=300&amp;lang_id=e" width="924">
                                                                        </iframe>
                                                                    </ilayer>
                                                                </td>
                                                            </tr>
                                                        </tbody>
                                                    </table>
                                                </td>
                                            </tr>
                                        </tbody>
                                    </table>
                                </div>
                            </td>
                        </tr>
                        <tr bgcolor="#000066">
                            <td colspan="2" height="3" width="0">
                            </td>
                        </tr>
                    </tbody>
                </table>
            </div>
            <div class="sub_header" style="margin-top: 27px !important; width: 1177px !important;">
                <div class="sub_header_left">
                    <table align="left" border="0" cellpadding="0" cellspacing="0" height="20" width="100%">
                        <tbody>
                            <tr align="center" height="20px">
                                <td class="cnnRoof">
                                    <a href="javascript:openwindow('/fis/subscription/index.asp?', 900, 700)">
                                        <span class="cnnMenuText">
                                            <b>
                                                <font color="0ea106">
                                                    Subscribe
                                                </font>
                                            </b>
                                        </span>
                                    </a>
                                </td>
                                <td class="cnnRoof">
                                    <span aling="right" class="divisor">
                                        |
                                    </span>
                                </td>
                                <td class="cnnRoof">
                                    <a href="javascript:openwindow('/fis/guestbook/guestbook.asp?', 555, 605)">
                                        <span class="cnnMenuText">
                                            Register
                                        </span>
                                    </a>
                                </td>
                                <td class="cnnRoof">
                                    <span aling="right" class="divisor">
                                        |
                                    </span>
                                </td>
                                <td class="cnnRoof">
                                    <a href="javascript:openwindow('/fis/adv/index.asp?', 800, 700)">
                                        <span class="cnnMenuText">
                                            Advertise
                                        </span>
                                    </a>
                                </td>
                                <td class="cnnRoof">
                                    <span aling="right" class="divisor">
                                        |
                                    </span>
                                </td>
                                <td class="cnnRoof">
                                    <a href="javascript:openwindow('/fis/newsletter/main.asp?', 535, 480)">
                                        <span class="cnnMenuText">
                                            Newsletter
                                        </span>
                                    </a>
                                </td>
                                <td class="cnnRoof">
                                    <span aling="right" class="divisor">
                                        |
                                    </span>
                                </td>
                                <td class="cnnRoof">
                                    <a href="javascript:openwindow('/fis/mediakit/index.asp?', 800, 700)">
                                        <span class="cnnMenuText">
                                            About us
                                        </span>
                                    </a>
                                </td>
                                <td class="cnnRoof">
                                    <span aling="right" class="divisor">
                                        |
                                    </span>
                                </td>
                                <td class="cnnRoof">
                                    <a href="javascript:openwindow('/fis/worldwide/index.asp?', 550, 370)">
                                        <span class="cnnMenuText">
                                            Contact us
                                        </span>
                                    </a>
                                </td>
                                <td align="right" class="cnnRoof" style="cursor:default;; padding-right:20px; padding-left:100px">
                                </td>
                            </tr>
                        </tbody>
                    </table>
                </div>
                <div class="sub_header_right">
                    <span class="cnnRoof2">
                        Lenguaje
                    </span>
                    <img align="absmiddle" border="0" onclick="idioma('s')" src="/fis/gif/flags/bandera_spanish.gif" style="cursor:pointer;">
                </div>
            </div>
            <div class="content" style="width: 1177px">
                <div class="content_left">
                    <div class="sub_content_left_left">
                        <link href="/fis/css/home.css" rel="stylesheet" type="text/css">
                        <script language="javascript">
                            <!--
                            
                            	function checkField2(qu, l)
                            	{
                             var WidthWin = 850;
                             var HeightWin = 545;
                             TopVal = 10;
                             LeftVal = 10;
                             var SearchWin2 = open('http://google.com/search?q=site:seafood.media+'+qu,'SearchWin', 'toolbar=yes,location=yes,directories=yes,status=no,menubar=yes,scrollbars=yes,resizable=no,width=' + WidthWin + ',height=' + HeightWin + ',top=' + TopVal + ',left=' + LeftVal);
                            	}
                            
                            function openwindow(destination, width, height) {
                            	open(destination + 'l=e', '_blank','toolbar=no,location=no,directories=no,status=no,menubar=yes,scrollbars=yes,resizable=yes,width=' + width + ',height=' + height + ',top=10,left=320')
                            }
                            
                            function open_login_window(user, password, l) {
                            	window.open('/fis/shared/member/login_window.asp?l=' + l + '&user=' + user + '&password=' + password, 'fismemberlogin', "width=450,height=462,top=100,left=100,alwaysRaised=no,toolbar=0,directories=0,menubar=0,status=0,resizable=0,location=0,scrollbars=no,copyhistory=1");
                            }
                            
                            function forgot(l) {
                            	window.open('/fis/forgotpassword/index.asp?l=' + l, 'forgot', "width=515,height=350,top=0,left=100,alwaysRaised=no,toolbar=0,directories=0,menubar=0,status=0,resizable=0,location=0,scrollbars=no,copyhistory=0");
                            }
                            
                            NS4 = (document.layers) ? true : false;
                            function checkEnter(event) {
                            	var code = 0;
                            	if (NS4)
                             code = event.which;
                            	else
                             code = event.keyCode;
                            	if (code==13)
                             javascript:open_login_window(document.member_login.user.value, document.member_login.password.value, 'e');
                            }
                            
                            function open_logout_window(l) {
                            	window.open('/fis/shared/member/logout.asp?l=' + l, 'windowlogout', "width=4,height=3,top=100,left=100,toolbar=0,directories=0,menubar=0,status=0,resizable=1,location=0,scrollbars=yes");
                            }
                            
                            function openpopup(user, l) {
                            	var popurl='/fis/shared/member/changepass.asp?user=' + user + '&l=' + l;
                            	winpops=window.open(popurl,"","width=430,height=220,resizable,")
                            }
                            
                            // Fish Species
                            function open_species(l){
                            	window.open('/fis/sell_species/index.asp?l='+l ,'species', "width=500,height=660,top=0,left=100,alwaysRaised=no,toolbar=0,directories=0,menubar=0,status=0,resizable=0,location=0,scrollbars=yes,copyhistory=0");
                            }
                            
                            function open_species_member(l)	{
                            	window.open('/fis/sell_species/member_species.asp?l='+l ,'species', "width=740,height=500,top=0,left=100,alwaysRaised=no,toolbar=0,directories=0,menubar=0,status=0,resizable=0,location=0,scrollbars=yes,copyhistory=0");
                            }
                            function open_usercomments(l)	{
                            	window.open('/fis/user-comments/index.asp' ,'', "width=750,height=500,top=0,left=100,alwaysRaised=no,toolbar=0,directories=0,menubar=0,status=0,resizable=0,location=0,scrollbars=yes,copyhistory=0");
                            }
                            
                            function opencalendar() {
                            	window.open("/fis/reports/calendar-e.htm", "fiscalendarwindow2", "width=550,height=320,top=30,left=50,alwaysRaised=no,toolbar=0,directories=0,menubar=0,status=no,resizable=yes,location=0,scrollbars=yes,copyhistory=0");
                            }
                            
                            
                            function open_nologged(){	window.open('/fis/shared/member/login.asp?l=e&section=wn','loginW','toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no,width=413,height=166')
                            }
                            
                            function bName() {
                            	// return 1 for Internet Explorer
                            	if (navigator.appName == "Microsoft Internet Explorer") return 1;
                            	// return 2 for Navigator
                            	if (navigator.appName == "Netscape") return 2;
                            	// return 0 for other browsers
                            	return 0;
                            }
                            
                            function bVer() {
                            	// return version number (e.g., 4.03)
                            	return parseFloat(navigator.appVersion)
                            }
                            
                            function img_act(imgName) {
                            	if ((nameCode != 0) && (versionCode >= 4)) {
                             imgOn = eval(imgName + "on.src");
                             document [imgName].src = imgOn;
                            	}
                            }
                            
                            function img_inact(imgName) {
                            	if ((nameCode != 0) && (versionCode >= 4)) {
                             imgOff = eval(imgName + "off.src");
                             document [imgName].src = imgOff;
                            	}
                            }
                            
                            function openfismember() {
                            	window.open('/fis/fismember/index.asp?l=e&popup=true', 'fismemberwindow', "width=528,height=540,top=30,left=50,alwaysRaised=no,toolbar=1,directories=1,menubar=1,status=yes,resizable=yes,location=1,scrollbars=yes,copyhistory=0");
                            }
                            
                            function idioma(lan){
                            	var search_string = /l=./;
                            	var replace_string = 'l=' + lan;
                            	var address = window.location.href;
                            	var new_address = address.replace(search_string,replace_string);
                            	if (address.search(search_string)=='-1') {
                             if(address.substr(address.length-1,1)=='?' || address.substr(address.length-1,1)=='&') {
                             new_address = new_address + replace_string;
                             } else {
                             if (address.substr(address.length-3,3) == 'asp' || address.substr(address.length-1,1)=='/') {
                             new_address = new_address + '?' + replace_string;
                             }
                             }
                            	}
                            
                            	if (lan=='j'){
                             document.location='http://www.fis-net.co.jp/';
                            	} else {
                             document.location= new_address;
                            	}
                            }
                            
                            function disclaimerpopup(l)
                            	{
                            	window.open('/fis/privacy/privacypopup.asp?l='+l, 'DISCLAIMER', "width=525, heigth=700, top=100, left=200, toolbar=0, directories=0, menubar=0, status=0, resizable=1, location=0, scrollbars=1");
                            	}-->
                        </script>
                        <script>
                            function profile(l, author_id) {
                                window.open('/fis/people/profile.asp?l=' + l + '&author_id=' + author_id, 'Opinion', 'toolbar=no,location=no,directories=no,status=yes,menubar=no,scrollbars=yes,resizable=no,width=420,height=230');
                            }
                        </script>
                        <table bgcolor="FFFFFF" cellpadding="0" cellspacing="0" id="nav">
                            <form name="searchForm" onsubmit="return false">
                            </form>
                            <tbody>
                                <tr bgcolor="aaaaaa">
                                    <td bgcolor="#678393" style="height: 19px;">
                                        <b class="cnnNavText" style="font-size: 10px;">
                                            Search
                                        </b>
                                    </td>
                                </tr>
                                <tr>
                                    <td background="/fis/gif/nav2008/fondo_search.jpg">
                                        <table>
                                            <tbody>
                                                <tr>
                                                    <td>
                                                        <input name="qu2" onkeypress="if(window.event.keyCode == 13) checkField(document.searchForm.qu2.value, 'e')" style="width:120px;" type="text">
                                                    </td>
                                                    <td>
                                                        <input onclick="javascript:checkField2(document.searchForm.qu2.value,'e')" src="/fis/gif/nav2008/lupa.jpg" type="image">
                                                    </td>
                                                </tr>
                                            </tbody>
                                        </table>
                                    </td>
                                </tr>
                                <tr height="18">
                                    <td background="/fis/gif/nav2008/fondo_boton.gif">
                                        <a href="/index.asp?l=e" target="_top" title="Fis Information &amp; Services">
                                            <b class="cnnNavText">
                                                HOME
                                            </b>
                                        </a>
                                    </td>
                                </tr>
                                <tr bgcolor="#FFFFFF" height="1px">
                                    <td>
                                    </td>
                                </tr>
                                <tr height="18">
                                    <td background="/fis/gif/nav2008/fondo_boton.gif">
                                        <a href="/fis/worldnews/index.asp?l=e" target="_top" title="Daily updated news for the whole Fishing, Seafood and Processing industries">
                                            <b class="cnnNavText">
                                                World News
                                            </b>
                                        </a>
                                    </td>
                                </tr>
                                <tr bgcolor="#FFFFFF" height="1px">
                                    <td>
                                    </td>
                                </tr>
                                <tr height="18">
                                    <td background="/fis/gif/nav2008/fondo_boton.gif">
                                        <a href="/fis/techno/index.asp?l=e" target="_top" title="News about up to date state-of-the-art technologies and products">
                                            <b class="cnnNavText">
                                                Companies &amp; Products
                                            </b>
                                        </a>
                                    </td>
                                </tr>
                                <tr bgcolor="#FFFFFF" height="1px">
                                    <td>
                                    </td>
                                </tr>
                                <tr height="18">
                                    <td background="/fis/gif/nav2008/fondo_doble_boton.gif">
                                        <a href="/fis/companies/index.asp?l=e" target="_top" title="Find more than 130.000 Worldwide Seafood Companies!">
                                            <b class="cnnNavText">
                                                Companies Directory
                                            </b>
                                        </a>
                                    </td>
                                </tr>
                                <tr bgcolor="#FFFFFF" height="1px">
                                    <td>
                                    </td>
                                </tr>
                                <tr height="18">
                                    <td background="/fis/gif/nav2008/fondo_boton.gif">
                                        <a href="/fis/tradingmarket/index.asp?l=e" target="_top" title="Publish your product/service offer NOW">
                                            <b class="cnnNavText">
                                                Trading Market
                                            </b>
                                        </a>
                                    </td>
                                </tr>
                                <tr bgcolor="#FFFFFF" height="1px">
                                    <td>
                                    </td>
                                </tr>
                                <tr height="18">
                                    <td background="/fis/gif/nav2008/fondo_boton.gif">
                                        <a href="/fis/showsandfairs/index.asp?l=e" target="_top" title="Full calendar of seafood related worldwide events">
                                            <b class="cnnNavText">
                                                Shows &amp; Fairs
                                            </b>
                                        </a>
                                    </td>
                                </tr>
                                <tr bgcolor="#FFFFFF" height="1px">
                                    <td>
                                    </td>
                                </tr>
                                <tr height="18">
                                    <td background="/fis/gif/nav2008/fondo_boton.gif">
                                        <a href="/fis/people/index.asp?l=e&amp;article_id=83" target="_top" title="People With Opinion">
                                            <b class="cnnNavText">
                                                People With Opinion
                                            </b>
                                        </a>
                                    </td>
                                </tr>
                                <tr bgcolor="#FFFFFF" height="1px">
                                    <td>
                                    </td>
                                </tr>
                                <tr bgcolor="#FFFFFF" height="1px">
                                    <td>
                                    </td>
                                </tr>
                                <tr height="18">
                                    <td background="/fis/gif/nav2008/fondo_boton_subs.jpg">
                                        <a href="/fis/marketprices/index.asp?l=e" target="_top" title="Daily/Weekly updated prices from Japan/Korea, Europe, Australia, North and Latin America">
                                            <b class="cnnNavTextSubs">
                                                Market Prices
                                            </b>
                                        </a>
                                    </td>
                                </tr>
                                <tr bgcolor="#FFFFFF" height="1px">
                                    <td>
                                    </td>
                                </tr>
                                <tr bgcolor="#FFFFFF" height="1px">
                                    <td>
                                    </td>
                                </tr>
                                <tr height="18">
                                    <td background="/fis/gif/nav2008/fondo_boton_subs.jpg">
                                        <a href="/fis/aquaculture/index.asp?l=e" target="_top" title="Aquaculture related Market Prices, Market Reports, Trading Market offers and World News">
                                            <b class="cnnNavTextSubs">
                                                Aquaculture
                                            </b>
                                        </a>
                                    </td>
                                </tr>
                                <tr bgcolor="#FFFFFF" height="1px">
                                    <td>
                                    </td>
                                </tr>
                                <form name="member_login">
                                </form>
                                <tr>
                                    <td background="/fis/gif/nav2008/logout-e.jpg" height="18" style="width:149px;">
                                    </td>
                                </tr>
                                <tr>
                                    <td>
                                        <table cellpadding="0" cellspacing="0" style="width:149px;">
                                            <tbody>
                                                <tr>
                                                    <td background="/fis/gif/nav2008/costado-iz_login.jpg" height="40" style="width:12px;">
                                                    </td>
                                                    <td style="padding-top:3px;">
                                                        <font class="cnnMainT2" color="#000000">
                                                            &nbsp;&nbsp;Bot
                                                        </font>
                                                        <div style="padding-left=5px">
                                                            <font color="red" size="1">
                                                                <strong>
                                                                </strong>
                                                            </font>
                                                        </div>
                                                        <div align="left" style="width:134px; height:15px; background-image:url(/fis/gif/nav2008/background_bottom_login.gif); margin-top:3px;">
                                                            <a class="forgot" href="#" onclick="openpopup('bot','e'); return false;" style="color:'#000000';">
                                                                <img border="0" src="/fis/gif/nav2008/arrow_orange.gif">
                                                                <font color="#cc3300">
                                                                    Change Password
                                                                </font>
                                                            </a>
                                                            &nbsp;&nbsp;
                                                            <a href="#" onclick="javascript:self.location.href='http://admin.seafood.media/availability/banners.asp?section=a'" style="color:'#000000'; return false;">
                                                                <img border="0" src="/fis/gif/nav2008/arrow_orange.gif">
                                                                <font color="#cc3300">
                                                                    Log out
                                                                </font>
                                                            </a>
                                                        </div>
                                                    </td>
                                                    <td background="/fis/gif/nav2008/costado-da_login.jpg" height="40" style="width:2px;">
                                                    </td>
                                                </tr>
                                                <tr bgcolor="58755f" height="2">
                                                    <td colspan="3">
                                                    </td>
                                                </tr>
                                            </tbody>
                                        </table>
                                    </td>
                                </tr>
                                <tr>
                                    <td>
                                        <a href="/fis/subscriptors/index.asp?l=e" onclick="window.open(this.href, this.target, 'width=1075,height=762,top=50,toolbar=0,directories=0,menubar=0,status=0,resizable=0,location=0,scrollbars=yes,copyhistory=0'); return false;" target="_blank">
                                            <img border="0" src="/fis/gif/nav2008/checkyourads-e.jpg">
                                        </a>
                                    </td>
                                </tr>
                                <tr>
                                    <td style="width:149px;">
                                        <table border="0" cellpadding="0" cellspacing="0" style="width:149px;">
                                            <tbody>
                                                <tr>
                                                    <td background="/fis/gif/free/title-people-e.gif" height="27px" onclick="location.href='/fis/people/index.asp?l=e&amp;article_id=83'" style="cursor:pointer">
                                                    </td>
                                                </tr>
                                                <tr height="149px">
                                                    <td valign="top">
                                                        <table border="0" cellpadding="0" cellspacing="0" height="149px" style="width:149px;">
                                                            <tbody>
                                                                <tr>
                                                                    <td bgcolor="#ced3da" height="149px" style="width:3px;">
                                                                    </td>
                                                                    <td bgcolor="#e0e5ec" height="149px" style="width:147px;" valign="top">
                                                                        <img align="left" border="0" height="47" hspace="3" src="/fis/people/images/authors/3-small.jpg" style="width:42px;" vspace="0">
                                                                        <div style="font-size:7pt; color:#666666">
                                                                            <a href="javascript: profile('e','3')">
                                                                                <b>
                                                                                    Andres
                                                                                    <br>
                                                                                    Loubet Jambert
                                                                                </b>
                                                                            </a>
                                                                        </div>
                                                                        <br>
                                                                        <div style="font-size:7pt; color:#333333">
                                                                            <a href="/fis/people/index.asp?article_id=83&amp;l=e">
                                                                                <b>
                                                                                    Opinion with proposal | Argentine Crisis and the 'Time to Contribute'
                                                                                </b>
                                                                            </a>
                                                                        </div>
                                                                        <div style="height:1px;">
                                                                        </div>
                                                                        <div style="font-size:7pt; color:#333333">
                                                                            <span div="" style...<="">
                                                                            </span>
                                                                        </div>
                                                                    </td>
                                                                    <td bgcolor="#ced3da" height="149px" style="width:3px;">
                                                                    </td>
                                                                </tr>
                                                                <tr>
                                                                </tr>
                                                            </tbody>
                                                        </table>
                                                    </td>
                                                </tr>
                                                <tr height="17px">
                                                    <td>
                                                        <a href="/fis/people/index.asp?article_id=83&amp;l=e">
                                                            <img border="0" src="/fis/gif/free/readmore-people-e.gif">
                                                        </a>
                                                    </td>
                                                </tr>
                                            </tbody>
                                        </table>
                                    </td>
                                </tr>
                                <tr style="height: 392px;">
                                    <td style="background: #f0f0f0" valign="top">
                                        <table align="center" border="0" cellpadding="0" cellspacing="0" height="392" width="148">
                                            <tbody>
                                                <tr>
                                                    <td>
                                                        <ilayer clip="0,0,148,392" height="392" src="https://seafood.media/fis/shared/banner.asp?size_id=m4&amp;holder_id=301&amp;lang_id=e" width="148">
                                                            <iframe frameborder="0" height="392" marginheight="0" marginwidth="0" scrolling="no" src="https://seafood.media/fis/shared/banner.asp?size_id=m4&amp;holder_id=301&amp;lang_id=e" width="148">
                                                            </iframe>
                                                        </ilayer>
                                                    </td>
                                                </tr>
                                            </tbody>
                                        </table>
                                    </td>
                                </tr>
                                <tr bgcolor="#FFFFFF" height="4px">
                                    <td>
                                    </td>
                                </tr>
                                <tr>
                                    <td>
                                        <a href="http://www.fishbase.org/search.html" target="_blank">
                                            <img border="0" src="/fis/gif/nav/directory-e.jpg">
                                        </a>
                                    </td>
                                </tr>
                                <tr>
                                    <td bgcolor="#94958d" style="height: 60px;" valign="top">
                                        <b class="cnnNavText" style="font-size: 10px;">
                                            Customer Attention
                                        </b>
                                        <br>
                                        <br>
                                        <b class="cnnNavText" style="font-size: 10px;">
                                            <a class="cnnNavText" href="/cdn-cgi/l/email-protection#bdd4d3dbd2fdced8dcdbd2d2d9d0d8d9d4dcdacfd2c8cd93ded2d0" style="font-size: 10px; color: #ffffff;">
                                                Contact us
                                            </a>
                                        </b>
                                    </td>
                                </tr>
                            </tbody>
                        </table>
                    </div>
                    <div class="sub_content_left_right">
                        <div class="news_izq">
                            <div align="center" id="news_1">
                                <form name="newsform_1">
                                    <div align="center">
                                        <a href="/fis/worldnews/index.asp?l=e">
                                            <img height="329" id="mainimg_1" name="mainimg_1" src="https://seafood.media/fis/worldnews/images/76095_346x329_72_DPI_0.jpg" style="border:0px inset #000000" vspace="4" width="346">
                                        </a>
                                    </div>
                                    <p align="center" style="padding:0px 15px 0px 0px;">
                                        <a href="/fis/worldnews/index.asp?l=e">
                                            <span class="title">
                                                <font class="title" color="#000000">
                                                    European Tuna Freezers&acirc;€™ Fleet Hit Hard by IOTC's Double Standards
                                                </font>
                                            </span>
                                        </a>
                                    </p>
                                    <div align="center" style="width:355px">
                                        <p align="left">
                                            <b>
                                                THAILAND
                                            </b>
                                            | Tuesday, May 21, 2024
                                            <br>
                                            The Indian Ocean Tuna Commission (IOTC) 28th session, held from May 13th to 17th in Bangko...
                                            <br>
                                            <br>
                                            <a _self"="" class="worldlist" href="/fis/worldnews/worldnews.asp?monthyear=&amp;day=21&amp;id=129985&amp;l=e&amp;special=&amp;ndb=1 target=" onmouseout="self.status='';return true" onmouseover="self.status='';return true">
                                                <b>
                                                    <font color="#000000">
                                                        FULL STORY
                                                    </font>
                                                    <img border="0" height="9" src="/fis/images/icon.gif" width="12">
                                                </b>
                                            </a>
                                        </p>
                                    </div>
                                </form>
                            </div>
                            <div align="center" id="news_2" style="visibility:hidden;position:absolute;">
                                <div align="center">
                                    <a href="/fis/worldnews/index.asp?l=e">
                                        <img height="340" id="mainimg_2" name="mainimg_2" src="https://seafood.media/fis/worldnews/images/76093_350x340_72_DPI_0.jpg" style="border:0px inset #000000" vspace="4" width="350">
                                    </a>
                                </div>
                                <p align="center" style="padding:0px 15px 0px 0px;">
                                    <a href="/fis/worldnews/index.asp?l=e">
                                        <span class="title">
                                            <font class="title" color="#000000">
                                                Opinion: The appropriation of the Nation of the fishing resources of Buenos Aires
                                            </font>
                                        </span>
                                    </a>
                                </p>
                                <div align="center" style="width:355px">
                                    <p align="left">
                                        <b>
                                            ARGENTINA
                                        </b>
                                        | Tuesday, May 21, 2024
                                        <br>
                                        We write for the majority of Argentines who "live with their backs to the sea" a...
                                        <br>
                                        <br>
                                        <a _self"="" class="worldlist" href="/fis/worldnews/worldnews.asp?monthyear=&amp;day=21&amp;id=129981&amp;l=e&amp;special=&amp;ndb=1 target=" onmouseout="self.status='';return true" onmouseover="self.status='';return true">
                                            <b>
                                                <font color="#000000">
                                                    FULL STORY
                                                </font>
                                                <img border="0" height="9" src="/fis/images/icon.gif" width="12">
                                            </b>
                                        </a>
                                    </p>
                                </div>
                            </div>
                            <div align="center" id="news_3" style="visibility:hidden;position:absolute;">
                                <div align="center">
                                    <a href="/fis/worldnews/index.asp?l=e">
                                        <img height="283" id="mainimg_3" name="mainimg_3" src="https://seafood.media/fis/worldnews/images/76079_350x283_72_DPI_0.jpg" style="border:0px inset #000000" vspace="4" width="350">
                                    </a>
                                </div>
                                <p align="center" style="padding:0px 15px 0px 0px;">
                                    <a href="/fis/worldnews/index.asp?l=e">
                                        <span class="title">
                                            <font class="title" color="#000000">
                                                THAIFEX - Anuga Asia 2024 Unveils Pioneering Trends and Top Products in the Food &amp; Beverage Industry
                                            </font>
                                        </span>
                                    </a>
                                </p>
                                <div align="center" style="width:355px">
                                    <p align="left">
                                        <b>
                                            THAILAND
                                        </b>
                                        | Monday, May 20, 2024
                                        <br>
                                        Bangkok - THAIFEX - Anuga Asia, the globally significant food and beverage trade fair, is ...
                                        <br>
                                        <br>
                                        <a _self"="" class="worldlist" href="/fis/worldnews/worldnews.asp?monthyear=&amp;day=20&amp;id=129968&amp;l=e&amp;special=&amp;ndb=1 target=" onmouseout="self.status='';return true" onmouseover="self.status='';return true">
                                            <b>
                                                <font color="#000000">
                                                    FULL STORY
                                                </font>
                                                <img border="0" height="9" src="/fis/images/icon.gif" width="12">
                                            </b>
                                        </a>
                                    </p>
                                </div>
                            </div>
                            <table align="center" border="0" cellpadding="0" cellspacing="0" width="98%">
                                <tbody>
                                    <tr valign="top">
                                        <td colspan="2" height="2">
                                            <img height="1" src="/fis/images/linea.gif" width="100%">
                                        </td>
                                    </tr>
                                    <tr valign="top">
                                        <td colspan="2" height="2">
                                        </td>
                                    </tr>
                                    <tr bgcolor="#EEEEEE" valign="top">
                                        <td bgcolor="#FFFFFF" width="75">
                                            <img border="1" height="50" src="https://seafood.media/fis/worldnews/images/76072_350x318_72_DPI_0.jpg">
                                        </td>
                                        <td align="right" bgcolor="#FFFFFF">
                                            <div align="right">
                                                <div style="padding-bottom: 1px;">
                                                    <div align="left">
                                                        <b>
                                                        </b>
                                                    </div>
                                                </div>
                                                <div align="left">
                                                    &bull;
                                                    <font color="#000099">
                                                        <b>
                                                            <a _self"="" class="worldlist" href="/fis/worldnews/worldnews.asp?monthyear=&amp;day=20&amp;id=129965&amp;l=e&amp;special=&amp;ndb=1 target=" onmouseout="self.status='';return true" onmouseover="self.status='';return true">
                                                                Ministry of Production imposes a ridiculous fine on a Chinese squid ji
                                                            </a>
                                                        </b>
                                                    </font>
                                                    <br>
                                                    <b>
                                                        Peru
                                                    </b>
                                                    | 06:00 | Since the beginning of the administration of Minister Sergio Gonz&aacute;lez Guerrero, 26 ...
                                                    <font color="#666666">
                                                        <a _self"="" class="worldlist" href="/fis/worldnews/worldnews.asp?monthyear=&amp;day=20&amp;id=129965&amp;l=e&amp;special=&amp;ndb=1 target=" onmouseout="self.status='';return true" onmouseover="self.status='';return true">
                                                            Full Story
                                                            <img border="0" height="9" src="/fis/images/icon.gif" width="12">
                                                        </a>
                                                    </font>
                                                </div>
                                            </div>
                                        </td>
                                    </tr>
                                </tbody>
                            </table>
                            <table align="center" border="0" cellpadding="0" cellspacing="0" width="98%">
                                <tbody>
                                    <tr valign="top">
                                        <td colspan="2" height="2">
                                            <img height="1" src="/fis/images/linea.gif" width="100%">
                                        </td>
                                    </tr>
                                    <tr valign="top">
                                        <td colspan="2" height="2">
                                        </td>
                                    </tr>
                                    <tr bgcolor="#EEEEEE" valign="top">
                                        <td bgcolor="#FFFFFF" width="75">
                                            <img border="1" height="50" src="https://seafood.media/fis/worldnews/images/76070_350x323_72_DPI_0.jpg">
                                        </td>
                                        <td align="right" bgcolor="#FFFFFF">
                                            <div align="right">
                                                <div style="padding-bottom: 1px;">
                                                    <div align="left">
                                                        <b>
                                                        </b>
                                                    </div>
                                                </div>
                                                <div align="left">
                                                    &bull;
                                                    <font color="#000099">
                                                        <b>
                                                            <a _self"="" class="worldlist" href="/fis/worldnews/worldnews.asp?monthyear=&amp;day=20&amp;id=129964&amp;l=e&amp;special=&amp;ndb=1 target=" onmouseout="self.status='';return true" onmouseover="self.status='';return true">
                                                                New Historic Coalition Demands Protection for Migrant Fishers
                                                            </a>
                                                        </b>
                                                    </font>
                                                    <br>
                                                    <b>
                                                        Indonesia
                                                    </b>
                                                    | 04:00 | The coalition of Unions and Civil Society Organizations launches to Demand Indonesian and ...
                                                    <font color="#666666">
                                                        <a _self"="" class="worldlist" href="/fis/worldnews/worldnews.asp?monthyear=&amp;day=20&amp;id=129964&amp;l=e&amp;special=&amp;ndb=1 target=" onmouseout="self.status='';return true" onmouseover="self.status='';return true">
                                                            Full Story
                                                            <img border="0" height="9" src="/fis/images/icon.gif" width="12">
                                                        </a>
                                                    </font>
                                                </div>
                                            </div>
                                        </td>
                                    </tr>
                                </tbody>
                            </table>
                            <table align="center" border="0" cellpadding="0" cellspacing="0" width="98%">
                                <tbody>
                                    <tr valign="top">
                                        <td colspan="2" height="2">
                                            <img height="1" src="/fis/images/linea.gif" width="100%">
                                        </td>
                                    </tr>
                                    <tr valign="top">
                                        <td colspan="2" height="2">
                                        </td>
                                    </tr>
                                    <tr bgcolor="#EEEEEE" valign="top">
                                        <td bgcolor="#FFFFFF" width="75">
                                            <img border="1" height="50" src="https://seafood.media/fis/worldnews/images/76068_350x333_72_DPI_0.jpg">
                                        </td>
                                        <td align="right" bgcolor="#FFFFFF">
                                            <div align="right">
                                                <div style="padding-bottom: 1px;">
                                                    <div align="left">
                                                        <b>
                                                        </b>
                                                    </div>
                                                </div>
                                                <div align="left">
                                                    &bull;
                                                    <font color="#000099">
                                                        <b>
                                                            <a _self"="" class="worldlist" href="/fis/worldnews/worldnews.asp?monthyear=&amp;day=20&amp;id=129962&amp;l=e&amp;special=&amp;ndb=1 target=" onmouseout="self.status='';return true" onmouseover="self.status='';return true">
                                                                Iceland Seafood International (ISI) positive signs in Q1 2024 after a
                                                            </a>
                                                        </b>
                                                    </font>
                                                    <br>
                                                    <b>
                                                        Iceland
                                                    </b>
                                                    | 02:00 |
Normalised profit before tax for 1Q 2024: &euro;1.9m, compared with &euro;1.0m for 1...
                                                    <font color="#666666">
                                                        <a _self"="" class="worldlist" href="/fis/worldnews/worldnews.asp?monthyear=&amp;day=20&amp;id=129962&amp;l=e&amp;special=&amp;ndb=1 target=" onmouseout="self.status='';return true" onmouseover="self.status='';return true">
                                                            Full Story
                                                            <img border="0" height="9" src="/fis/images/icon.gif" width="12">
                                                        </a>
                                                    </font>
                                                </div>
                                            </div>
                                        </td>
                                    </tr>
                                </tbody>
                            </table>
                        </div>
                        <div class="news_der">
                            <table border="0" cellpadding="0" cellspacing="0" width="267">
                                <tbody>
                                    <tr>
                                        <td>
                                            <table align="center" border="0" cellpadding="0" cellspacing="0" width="100%">
                                                <tbody>
                                                    <tr>
                                                        <td background="fis/gif/newnav/ultimas_noticias.gif" height="26" onclick="window.location='https://seafood.media/fis/worldnews/index.asp?l=e'" onmouseover="this.style.cursor='pointer'" valign="middle" width="200">
                                                            <span class="titles1">
                                                                <strong>
                                                                    LATEST NEWS
                                                                </strong>
                                                            </span>
                                                        </td>
                                                    </tr>
                                                    <tr>
                                                        <td bgcolor="#FFFFFF" colspan="2" height="1">
                                                        </td>
                                                    </tr>
                                                </tbody>
                                            </table>
                                            <script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js">
                                            </script>
                                            <script language="JavaScript1.2">
                                                var marqueewidth = 267 + "px";
                                                var marqueeheight = 250 + "px";
                                                var marqueespeed = 1;
                                                var pauseit = 1;
                                                var marqueecontent = '<table cellpadding="0" cellspacing="0" width="267" height="203"><tr><td width="267"><li/><a class="worldlist" href="/fis/worldnews/worldnews.asp?monthyear=&day=20&id=129957&l=e&special=&ndb=1 target="_self" onMouseOver="self.status=\'\';return true" onMouseOut="self.status=\'\';return true">Aquishow Brazil 2024 Will Address Aquaculture from Production to Consumption</a></td></tr><tr><td width="267"><b>Brazil</b> | 01:00|With the theme &ldquo;From Production to Consumption&rdquo;, the 13th edition of Aquishow ...</td></tr><tr><td width="5"></td></tr><tr><td width="1" bgcolor="#A0A0A0"></td></tr><tr><td width="267"><li/><a class="worldlist" href="/fis/worldnews/worldnews.asp?monthyear=&day=20&id=129954&l=e&special=&ndb=1 target="_self" onMouseOver="self.status=\'\';return true" onMouseOut="self.status=\'\';return true">China is a Key Partner of Russia in Fishing</a></td></tr><tr><td width="267"><b>Russian Federation</b> | 01:00|Bilateral cooperation between Russia and China is based on mutual interests and a long-ter...</td></tr><tr><td width="5"></td></tr><tr><td width="1" bgcolor="#A0A0A0"></td></tr><tr><td width="267"><li/><a class="worldlist" href="/fis/worldnews/worldnews.asp?monthyear=&day=20&id=129953&l=e&special=&ndb=1 target="_self" onMouseOver="self.status=\'\';return true" onMouseOut="self.status=\'\';return true">PRODUCE Sets Anchovy Fishing Quota for Direct Human Consumption at 150,000 Tons</a></td></tr><tr><td width="267"><b>Peru</b> | 01:00|Limit is applicable to artisanal and smaller-scale extractive activities along the entire ...</td></tr><tr><td width="5"></td></tr><tr><td width="1" bgcolor="#A0A0A0"></td></tr><tr><td width="267"><li/><a class="worldlist" href="/fis/worldnews/worldnews.asp?monthyear=&day=20&id=129963&l=e&special=&ndb=1 target="_self" onMouseOver="self.status=\'\';return true" onMouseOut="self.status=\'\';return true">Collaboration for Aquaculture Innovation: ICAR-CIBA and Guwahati University Forge Partnership</a></td></tr><tr><td width="267"><b>India</b> | 00:50|The ICAR-Central Institute of Brackishwater Aquaculture (ICAR-CIBA) in Chennai and the Uni...</td></tr><tr><td width="5"></td></tr><tr><td width="1" bgcolor="#A0A0A0"></td></tr><tr><td width="267"><li/><a class="worldlist" href="/fis/worldnews/worldnews.asp?monthyear=&day=20&id=129948&l=e&special=&ndb=1 target="_self" onMouseOver="self.status=\'\';return true" onMouseOut="self.status=\'\';return true">Weekly catches │ GOA/BSAI | Black cod / sablefish | 2023-24</a></td></tr><tr><td width="267"><b>United States</b> | 00:40|Source: FIS by&nbsp;SeafoodMediaGroup&nbsp;&nbsp;|&nbsp;Click to enlarge it&nbsp;&nbsp;&...</td></tr><tr><td width="5"></td></tr><tr><td width="1" bgcolor="#A0A0A0"></td></tr><tr><td width="267"><li/><a class="worldlist" href="/fis/worldnews/worldnews.asp?monthyear=&day=20&id=129960&l=e&special=&ndb=1 target="_self" onMouseOver="self.status=\'\';return true" onMouseOut="self.status=\'\';return true">Catches and prices │ Black cod / sablefish │ WOC │ 2023-24</a></td></tr><tr><td width="267"><b>United States</b> | 00:30|Source: FIS by&nbsp;SeafoodMediaGroup&nbsp;&nbsp;|&nbsp;Click to enlarge it&nbsp;&nbsp;&...</td></tr><tr><td width="5"></td></tr><tr><td width="1" bgcolor="#A0A0A0"></td></tr><tr><td width="267"><li/><a class="worldlist" href="/fis/worldnews/worldnews.asp?monthyear=&day=20&id=129958&l=e&special=&ndb=1 target="_self" onMouseOver="self.status=\'\';return true" onMouseOut="self.status=\'\';return true">Statistics │ Export │ Frozen Black cod/sablefish exports to Japan, China, Hong Kong │ NMSF │ 2022-23-24)</a></td></tr><tr><td width="267"><b>United States</b> | 00:20|Source: FIS by seafood.media |&nbsp;Click to enlarge it&nbsp;&nbsp;&nbsp;editorial@sea...</td></tr><tr><td width="5"></td></tr><tr><td width="1" bgcolor="#A0A0A0"></td></tr><tr><td width="267"><li/><a class="worldlist" href="/fis/worldnews/worldnews.asp?monthyear=&day=20&id=129961&l=e&special=&ndb=1 target="_self" onMouseOver="self.status=\'\';return true" onMouseOut="self.status=\'\';return true">Catches DAP NMFS at BSAI │ Pacific cod │ Longline and pot | week 18</a></td></tr><tr><td width="267"><b>United States</b> | 00:10|Source: FIS by&nbsp;SeafoodMediaGroup&nbsp;&nbsp;|&nbsp;Click to enlarge it&nbsp;&nbsp;&...</td></tr><tr><td width="5"></td></tr><tr><td width="1" bgcolor="#A0A0A0"></td></tr><tr><td width="267"><li/><a class="worldlist" href="/fis/worldnews/worldnews.asp?monthyear=&day=20&id=129959&l=e&special=&ndb=1 target="_self" onMouseOver="self.status=\'\';return true" onMouseOut="self.status=\'\';return true">Statistics │ Export │ Frozen Pacific cod exports to Japan, Canada, China, South Korea │ NMSF │ 2023-24</a></td></tr><tr><td width="267"><b>United States</b> | 00:10|Source: FIS by seafood.media |&nbsp;Click to enlarge it&nbsp;&nbsp;&nbsp;&nbsp;editori...</td></tr><tr><td width="5"></td></tr><tr><td width="1" bgcolor="#A0A0A0"></td></tr><tr><td width="267"><li/><a class="worldlist" href="/fis/worldnews/search_brief.asp?id=129972&l=e&ndb=1 target="_self" onMouseOver="self.status=\'\';return true" onMouseOut="self.status=\'\';return true">Other Media | aqua.cl: First liquefied gas ship inaugurated in Chile</a></td></tr><tr><td width="267"><b>Chile</b> | 00:00|</td></tr><tr><td width="5"></td></tr><tr><td width="1" bgcolor="#A0A0A0"></td></tr></table>';
                                                marqueespeed = (document.all) ? marqueespeed : Math.max(1, marqueespeed - 1);
                                                var copyspeed = marqueespeed;
                                                var pausespeed = (pauseit == 0) ? copyspeed : 0;
                                                var iedom = document.all || document.getElementById;
                                                var actualheight = '';
                                                var cross_marquee, ns_marquee;
                                                function populate() {
                                                    if (iedom) {
                                                        cross_marquee = document.getElementById ? document.getElementById("iemarquee") : document.all.iemarquee;
                                                        cross_marquee.style.top = "0px";
                                                        cross_marquee.innerHTML = marqueecontent;
                                                        actualheight = cross_marquee.offsetHeight;
                                                    } else if (document.layers) {
                                                        ns_marquee = document.ns_marquee.document.ns_marquee2;
                                                        ns_marquee.top = parseInt(marqueeheight) - 250;
                                                        ns_marquee.document.write(marqueecontent);
                                                        ns_marquee.document.close();
                                                        actualheight = ns_marquee.document.height;
                                                    }
                                                    lefttime = setInterval("scrollmarquee()", 100);
                                                }
                                                window.onload = populate;
                                                function scrollmarquee() {
                                                    if (iedom) {
                                                        if (parseInt(cross_marquee.style.top) > (actualheight * (-1))) cross_marquee.style.top = parseInt(cross_marquee.style.top) - copyspeed + "px"; else {
                                                            cross_marquee.style.top = 250 + "px";
                                                        }
                                                    } else if (document.layers) {
                                                        if (ns_marquee.top > (actualheight * (-1))) ns_marquee.top -= copyspeed; else ns_marquee.top = 250;
                                                    }
                                                }
                                                if (iedom || document.layers) {
                                                    with (document) {
                                                        if (iedom) {
                                                            write('<div style="position:relative;width:' + marqueewidth + ';height:' + marqueeheight + ';overflow:hidden" onMouseover="copyspeed=pausespeed" onMouseout="copyspeed=marqueespeed" >');
                                                            write('<div id="iemarquee" style="position:absolute;left:0px;top:0px;width:100%;">');
                                                            write('</div></div>');
                                                        } else if (document.layers) {
                                                            write('<ilayer width=' + marqueewidth + ' height=' + marqueeheight + ' name="ns_marquee">');
                                                            write('<layer name="ns_marquee2" width=' + marqueewidth + ' height=' + marqueeheight + ' left=0 top=0 onMouseover="copyspeed=pausespeed" onMouseout="copyspeed=marqueespeed"></layer>');
                                                            write('</ilayer>');
                                                        }
                                                    }
                                                }
                                            </script>
                                        </td>
                                    </tr>
                                    <tr>
                                        <td height="5">
                                        </td>
                                    </tr>
                                    <tr>
                                        <td>
                                            <table border="0" cellpadding="0" cellspacing="0" width="267">
                                                <tbody>
                                                    <tr>
                                                        <td background="fis/gif/newnav/companies_fondo.gif" height="26" onclick="window.location='https://seafood.media/fis/techno/index.asp?l='" onmouseover="this.style.cursor='pointer'" valign="middle" width="200">
                                                            <span class="titles1">
                                                                <strong>
                                                                    COMPANIES &amp; PRODUCTS
                                                                </strong>
                                                            </span>
                                                        </td>
                                                    </tr>
                                                    <tr>
                                                        <td bgcolor="#F3F3F3" colspan="2">
                                                            <table align="center" border="0" cellpadding="0" cellspacing="0" width="98%">
                                                                <tbody>
                                                                    <tr valign="top">
                                                                        <td colspan="2" height="2">
                                                                        </td>
                                                                    </tr>
                                                                    <tr bgcolor="#EEEEEE" valign="top">
                                                                        <td align="left" bgcolor="#e7edeb" width="85px">
                                                                            <img height="75" hspace="0" src="https://seafood.media/fis/techno/photolib/76096_300x300_72_DPI_0.jpg" vspace="2">
                                                                        </td>
                                                                        <td bgcolor="#e7edeb">
                                                                            <div style="padding-bottom: 1px;">
                                                                                &bull;
                                                                                <font color="#000099">
                                                                                    <b>
                                                                                        <a class="texttitlesmall" href="https://seafood.media/fis/techno/newtechno.asp?id=129982&amp;l=e&amp;ndb=1">
                                                                                            Wanda Fish Unveils Its First Cell-Cultivated Bluefin Tuna Toro Sashimi
                                                                                        </a>
                                                                                    </b>
                                                                                </font>
                                                                                <br>
                                                                                Cell-based seafood maker unveils its first cultivated bluefin tuna toro sashimi, the creation of this prototype addresses the burgeoning demand for bluefin tuna via a pollution-free, quality-consistent, and sustainable supply of the highly sought fish.
                                                                                <font color="#666666">
                                                                                </font>
                                                                            </div>
                                                                        </td>
                                                                    </tr>
                                                                </tbody>
                                                            </table>
                                                        </td>
                                                    </tr>
                                                    <tr>
                                                        <td bgcolor="#999999" colspan="2" height="1">
                                                        </td>
                                                    </tr>
                                                    <tr>
                                                        <td bgcolor="#F3F3F3" colspan="2">
                                                            <table align="center" border="0" cellpadding="0" cellspacing="0" width="98%">
                                                                <tbody>
                                                                    <tr valign="top">
                                                                        <td colspan="2" height="2">
                                                                        </td>
                                                                    </tr>
                                                                    <tr bgcolor="#EEEEEE" valign="top">
                                                                        <td align="left" bgcolor="#e7edeb" width="85px">
                                                                            <img height="75" hspace="0" src="https://seafood.media/fis/techno/photolib/76049_300x300_72_DPI_0.jpg" vspace="2">
                                                                        </td>
                                                                        <td bgcolor="#e7edeb">
                                                                            <div style="padding-bottom: 1px;">
                                                                                &bull;
                                                                                <font color="#000099">
                                                                                    <b>
                                                                                        <a class="texttitlesmall" href="https://seafood.media/fis/techno/newtechno.asp?id=129911&amp;l=e&amp;ndb=1">
                                                                                            Veramaris Achieves a Record-breaking Year With a 50% Increase in Production Volumes
                                                                                        </a>
                                                                                    </b>
                                                                                </font>
                                                                                <br>
                                                                                Veramaris marked a milestone by reaching record production volumes in 2023, responding to the growing demand for sustainable Omega-3 EPA &amp; DHA, the company increased its production volume by 50% in 2023.
                                                                                <font color="#666666">
                                                                                </font>
                                                                            </div>
                                                                        </td>
                                                                    </tr>
                                                                </tbody>
                                                            </table>
                                                        </td>
                                                    </tr>
                                                    <tr>
                                                        <td bgcolor="#999999" colspan="2" height="1">
                                                        </td>
                                                    </tr>
                                                    <tr>
                                                        <td bgcolor="#F3F3F3" colspan="2">
                                                            <table align="center" border="0" cellpadding="0" cellspacing="0" width="98%">
                                                                <tbody>
                                                                    <tr valign="top">
                                                                        <td colspan="2" height="2">
                                                                        </td>
                                                                    </tr>
                                                                    <tr bgcolor="#EEEEEE" valign="top">
                                                                        <td align="left" bgcolor="#e7edeb" width="85px">
                                                                            <img height="75" hspace="0" src="https://seafood.media/fis/techno/photolib/76027_300x300_72_DPI_0.jpg" vspace="2">
                                                                        </td>
                                                                        <td bgcolor="#e7edeb">
                                                                            <div style="padding-bottom: 1px;">
                                                                                &bull;
                                                                                <font color="#000099">
                                                                                    <b>
                                                                                        <a class="texttitlesmall" href="https://seafood.media/fis/techno/newtechno.asp?id=129869&amp;l=e&amp;ndb=1">
                                                                                            Online registration is Now Open for Aquaculture Vietnam 2024
                                                                                        </a>
                                                                                    </b>
                                                                                </font>
                                                                                <br>
                                                                                With a 20-year history of success, this annual event serves as a vital platform for stakeholders to explore cutting-edge technologies, exchange knowledge, and foster partnerships that drive the aquaculture industry in Vietnam and ASEAN forward.
                                                                                <font color="#666666">
                                                                                </font>
                                                                            </div>
                                                                        </td>
                                                                    </tr>
                                                                </tbody>
                                                            </table>
                                                        </td>
                                                    </tr>
                                                    <tr>
                                                        <td bgcolor="#999999" colspan="2" height="1">
                                                        </td>
                                                    </tr>
                                                    <tr>
                                                        <td bgcolor="#F3F3F3" colspan="2">
                                                            <table align="center" border="0" cellpadding="0" cellspacing="0" width="98%">
                                                                <tbody>
                                                                    <tr valign="top">
                                                                        <td colspan="2" height="2">
                                                                        </td>
                                                                    </tr>
                                                                    <tr bgcolor="#EEEEEE" valign="top">
                                                                        <td align="left" bgcolor="#e7edeb" width="85px">
                                                                            <img height="75" hspace="0" src="https://seafood.media/fis/techno/photolib/75996_300x300_72_DPI_0.jpg" vspace="2">
                                                                        </td>
                                                                        <td bgcolor="#e7edeb">
                                                                            <div style="padding-bottom: 1px;">
                                                                                &bull;
                                                                                <font color="#000099">
                                                                                    <b>
                                                                                        <a class="texttitlesmall" href="https://seafood.media/fis/techno/newtechno.asp?id=129866&amp;l=e&amp;ndb=1">
                                                                                            Tasmanian Oyster Company Renews Friend of the Sea Certification
                                                                                        </a>
                                                                                    </b>
                                                                                </font>
                                                                                <br>
                                                                                In the picturesque waters of Tasmania, where pristine landscapes meet blue seas, Tasmanian Oyster Company, proudly stands as a strong ambassador of Sustainability in the realm of aquaculture.
                                                                                <font color="#666666">
                                                                                </font>
                                                                            </div>
                                                                        </td>
                                                                    </tr>
                                                                </tbody>
                                                            </table>
                                                        </td>
                                                    </tr>
                                                    <tr>
                                                        <td bgcolor="#999999" colspan="2" height="1">
                                                        </td>
                                                    </tr>
                                                </tbody>
                                            </table>
                                        </td>
                                    </tr>
                                </tbody>
                            </table>
                        </div>
                    </div>
                    <div class="clear">
                    </div>
                    <div class="sub_content_bottom">
                        <div class="tm_20">
                            &nbsp;&nbsp;
                            <img src="fis/gif/newnav/news20_flecha.gif">
                            <span class="titles1">
                                <strong>
                                    TRADING MARKET
                                </strong>
                            </span>
                            <br>
                            <script language="JavaScript">
                                function change4() {
                                    var left = document.getElementById('p');
                                    left.direction = 'right';
                                }
                                function change3() {
                                    var left = document.getElementById('p');
                                    left.direction = 'left';
                                }
                                function openwindow(destination, width, height) {
                                    open(destination + 'l=e', '_blank', 'toolbar=no,location=no,directories=no,status=no,menubar=yes,scrollbars=yes,resizable=yes,width=' + width + ',height=' + height + ',top=10,left=320');
                                }
                            </script>
                            <table border="0" width="816">
                                <tbody>
                                    <tr>
                                        <td colspan="2" height="65">
                                            <div align="left" style="padding:7px; width:790px">
                                                <font color="#08981f" size="2">
                                                    <strong>
                                                        THE DEMANDS OF THIS MOMENT ARE:
                                                    </strong>
                                                </font>
                                            </div>
                                            <marquee direction="left" height="25" id="p" onmouseout="start()" onmouseover="stop()" scrollamount="5" width="100%">
                                                <div style="display:inline; padding:8px 10px 0px 10px; height:45px">
                                                    <a href="fis/tradingmarket/read.asp?sector=processing&amp;id=419543&amp;id_reply=419543&amp;l=e">
                                                        <img align="absmiddle" border="0" src="/fis/gif/flags/24/in.png">
                                                        &nbsp;India - ++ Demand ++ -WTS - FISH MEAL - Origin (Merchandise): India
                                                    </a>
                                                </div>
                                                <div style="display:inline; padding:8px 10px 0px 10px; height:45px">
                                                    <a href="fis/tradingmarket/read.asp?sector=processing&amp;id=419358&amp;id_reply=419358&amp;l=e">
                                                        <img align="absmiddle" border="0" src="/fis/gif/flags/24/  .png">
                                                        &nbsp;++ Demand ++ -Rough skin oil fish fillet , skinless
                                                    </a>
                                                </div>
                                                <div style="display:inline; padding:8px 10px 0px 10px; height:45px">
                                                    <a href="fis/tradingmarket/read.asp?sector=processing&amp;id=419280&amp;id_reply=419280&amp;l=e">
                                                        <img align="absmiddle" border="0" src="/fis/gif/flags/24/es.png">
                                                        &nbsp;Spain - ++ Demand ++ -Frozen - ILLEX SQUID WR.ILLEX TUBE.ILLEX TENTACLES.WINGS.
                                                    </a>
                                                </div>
                                                <div style="display:inline; padding:8px 10px 0px 10px; height:45px">
                                                    <a href="fis/tradingmarket/read.asp?sector=processing&amp;id=419264&amp;id_reply=419264&amp;l=e">
                                                        <img align="absmiddle" border="0" src="/fis/gif/flags/24/tw.png">
                                                        &nbsp;Taiwan - ++ Demand ++ -Frozen - BLACK MARLIN DWT HGT
                                                    </a>
                                                </div>
                                                <div style="display:inline; padding:8px 10px 0px 10px; height:45px">
                                                    <a href="fis/tradingmarket/read.asp?sector=processing&amp;id=419261&amp;id_reply=419261&amp;l=e">
                                                        <img align="absmiddle" border="0" src="/fis/gif/flags/24/vn.png">
                                                        &nbsp;Viet Nam - ++ Demand ++ -Frozen - 400 M.T. - Ship.(+-) available - FROZEN SURIMI
                                                    </a>
                                                </div>
                                                <div style="display:inline; padding:8px 10px 0px 10px; height:45px">
                                                    <a href="fis/tradingmarket/read.asp?sector=processing&amp;id=419188&amp;id_reply=419188&amp;l=e">
                                                        <img align="absmiddle" border="0" src="/fis/gif/flags/24/tw.png">
                                                        &nbsp;Taiwan - ++ Demand ++ -Frozen - Squid Rings
                                                    </a>
                                                </div>
                                                <div style="display:inline; padding:8px 10px 0px 10px; height:45px">
                                                    <a href="fis/tradingmarket/read.asp?sector=processing&amp;id=419162&amp;id_reply=419162&amp;l=e">
                                                        <img align="absmiddle" border="0" src="/fis/gif/flags/24/in.png">
                                                        &nbsp;India - ++ Demand ++ -50 mt M.T. - Ship.(+-) Immediate - Scomber scomberous - Origin (Merchandise): Norway
                                                    </a>
                                                </div>
                                                <div style="display:inline; padding:8px 10px 0px 10px; height:45px">
                                                    <a href="fis/tradingmarket/read.asp?sector=processing&amp;id=419042&amp;id_reply=419042&amp;l=e">
                                                        <img align="absmiddle" border="0" src="/fis/gif/flags/24/vn.png">
                                                        &nbsp;Viet Nam - ++ Demand ++ -Frozen - 100 M.T. - Ship.(+-) available - FROZEN SURIMI - Origin (Merchandise): Viet Nam
                                                    </a>
                                                </div>
                                                <div style="display:inline; padding:8px 10px 0px 10px; height:45px">
                                                    <a href="fis/tradingmarket/read.asp?sector=processing&amp;id=419020&amp;id_reply=419020&amp;l=e">
                                                        <img align="absmiddle" border="0" src="/fis/gif/flags/24/vn.png">
                                                        &nbsp;Viet Nam - ++ Demand ++ -Frozen - 100 M.T. - Ship.(+-) available - FROZEN SURIMI with Reasonable Price - Origin (Merchandise): Viet Nam
                                                    </a>
                                                </div>
                                                <div style="display:inline; padding:8px 10px 0px 10px; height:45px">
                                                    <a href="fis/tradingmarket/read.asp?sector=processing&amp;id=418715&amp;id_reply=418715&amp;l=e">
                                                        <img align="absmiddle" border="0" src="/fis/gif/flags/24/kr.png">
                                                        &nbsp;South Korea - ++ Demand ++ -Frozen -
                                                    </a>
                                                </div>
                                                <div style="display:inline; padding:8px 10px 0px 10px; height:45px">
                                                    <a href="fis/tradingmarket/read.asp?sector=processing&amp;id=418684&amp;id_reply=418684&amp;l=e">
                                                        <img align="absmiddle" border="0" src="/fis/gif/flags/24/in.png">
                                                        &nbsp;India - ++ Demand ++ -Frozen - WTB - FROZEN HGT SARDINES - Origin (Merchandise): India
                                                    </a>
                                                </div>
                                                <div style="display:inline; padding:8px 10px 0px 10px; height:45px">
                                                    <a href="fis/tradingmarket/read.asp?sector=processing&amp;id=418683&amp;id_reply=418683&amp;l=e">
                                                        <img align="absmiddle" border="0" src="/fis/gif/flags/24/in.png">
                                                        &nbsp;India - ++ Demand ++ -Frozen - WTB - FROZEN YELLOWFIN TUNA BELLY
                                                    </a>
                                                </div>
                                                <div style="display:inline; padding:8px 10px 0px 10px; height:45px">
                                                    <a href="fis/tradingmarket/read.asp?sector=processing&amp;id=418616&amp;id_reply=418616&amp;l=e">
                                                        <img align="absmiddle" border="0" src="/fis/gif/flags/24/kr.png">
                                                        &nbsp;South Korea - ++ Demand ++ -Frozen - Refrigerated - - Origin (Merchandise): New Zealand
                                                    </a>
                                                </div>
                                                <div style="display:inline; padding:8px 10px 0px 10px; height:45px">
                                                    <a href="fis/tradingmarket/read.asp?sector=processing&amp;id=418451&amp;id_reply=418451&amp;l=e">
                                                        <img align="absmiddle" border="0" src="/fis/gif/flags/24/pe.png">
                                                        &nbsp;Peru - ++ Demand ++ -Frozen - 200MT M.T. - Ship.(+-) 15-10-2023 - BONITO ENTERO - Origin (Merchandise): Peru
                                                    </a>
                                                </div>
                                                <div style="display:inline; padding:8px 10px 0px 10px; height:45px">
                                                    <a href="fis/tradingmarket/read.asp?sector=processing&amp;id=418369&amp;id_reply=418369&amp;l=e">
                                                        <img align="absmiddle" border="0" src="/fis/gif/flags/24/cn.png">
                                                        &nbsp;China - ++ Demand ++ -Sell: pacific mackerel
                                                    </a>
                                                </div>
                                                <div style="display:inline; padding:8px 10px 0px 10px; height:45px">
                                                    <a href="fis/tradingmarket/read.asp?sector=processing&amp;id=418254&amp;id_reply=418254&amp;l=e">
                                                        <img align="absmiddle" border="0" src="/fis/gif/flags/24/kr.png">
                                                        &nbsp;South Korea - ++ Demand ++ -Frozen - abt 50 M.T. - Ship.(+-) SEP.30,23 - STRIPPED PUFFER(Takifugu xanthopterus) - Origin (Merchandise): Japan
                                                    </a>
                                                </div>
                                                <div style="display:inline; padding:8px 10px 0px 10px; height:45px">
                                                    <a href="fis/tradingmarket/read.asp?sector=processing&amp;id=418071&amp;id_reply=418071&amp;l=e">
                                                        <img align="absmiddle" border="0" src="/fis/gif/flags/24/cn.png">
                                                        &nbsp;China - ++ Demand ++ -
                                                    </a>
                                                </div>
                                                <div style="display:inline; padding:8px 10px 0px 10px; height:45px">
                                                    <a href="fis/tradingmarket/read.asp?sector=processing&amp;id=418026&amp;id_reply=418026&amp;l=e">
                                                        <img align="absmiddle" border="0" src="/fis/gif/flags/24/kr.png">
                                                        &nbsp;South Korea - ++ Demand ++ -Frozen - STONE CRAB MENNIPE MERCENARIA
                                                    </a>
                                                </div>
                                                <div style="display:inline; padding:8px 10px 0px 10px; height:45px">
                                                    <a href="fis/tradingmarket/read.asp?sector=processing&amp;id=417967&amp;id_reply=417967&amp;l=e">
                                                        <img align="absmiddle" border="0" src="/fis/gif/flags/24/  .png">
                                                        &nbsp;Re: ++ Demand ++ -
                                                    </a>
                                                </div>
                                                <div style="display:inline; padding:8px 10px 0px 10px; height:45px">
                                                    <a href="fis/tradingmarket/read.asp?sector=processing&amp;id=417796&amp;id_reply=417796&amp;l=e">
                                                        <img align="absmiddle" border="0" src="/fis/gif/flags/24/es.png">
                                                        &nbsp;Re: Spain - ++ Demand ++ -Frozen - 300 M.T. - Ship.(+-) 3 - - Origin (Merchandise): Guinea-Bissau
                                                    </a>
                                                </div>
                                            </marquee>
                                        </td>
                                    </tr>
                                    <tr>
                                        <td align="left" valign="middle" width="400">
                                            &nbsp;&nbsp;&nbsp;&nbsp;
                                            <img onmouseover="change3()" src="/fis/gif/newnav/left_flecha.gif">
                                        </td>
                                        <td align="right" valign="middle" width="400">
                                            <img onmouseover="change4()" src="/fis/gif/newnav/right_flecha.gif">
                                            &nbsp;&nbsp;&nbsp;&nbsp;
                                        </td>
                                    </tr>
                                </tbody>
                            </table>
                        </div>
                        <div class="tm_separador">
                        </div>
                        <div class="tm_all">
                            <div class="tm_all_section">
                                <table align="center" border="0" cellpadding="1" cellspacing="1" width="370">
                                    <tbody>
                                        <tr bgcolor="#FFFFFF">
                                            <td colspan="2">
                                                <div align="right">
                                                    <a href="/fis/tradingmarket/tradingmain.asp?sector=processing&amp;l=e">
                                                        <img border="0" src="/fis/gif/index2008/processingmain-e.jpg" width="365">
                                                    </a>
                                                </div>
                                            </td>
                                        </tr>
                                        <tr valign="top">
                                            <td colspan="2">
                                                <table align="left" bgcolor="#FFFFFF" border="0" cellpadding="2" cellspacing="0">
                                                    <tbody>
                                                        <tr>
                                                            <td bgcolor="#FFFFFF" height="2">
                                                            </td>
                                                        </tr>
                                                        <tr>
                                                            <td bgcolor="#FFFFFF" height="48">
                                                                <b>
                                                                    <font color="#000000" size="1">
                                                                        <span class="punto">
                                                                            &bull;
                                                                        </span>
                                                                    </font>
                                                                    <a href="/fis/tradingmarket/tradingmain.asp?sector=processing&amp;l=e">
                                                                        <font color="#000000">
                                                                            India - Offer - Frozen - WTS - FROZEN YELLOWFIN TUNA LOINS - Origin (Merchandise): Viet Nam...
                                                                        </font>
                                                                    </a>
                                                                </b>
                                                                <br>
                                                            </td>
                                                        </tr>
                                                        <tr>
                                                            <td bgcolor="#999999" colspan="2" height="1">
                                                            </td>
                                                        </tr>
                                                        <tr>
                                                            <td bgcolor="#FFFFFF" height="8">
                                                            </td>
                                                        </tr>
                                                        <tr>
                                                            <td bgcolor="#FFFFFF" height="48">
                                                                <b>
                                                                    <font color="#000000" size="1">
                                                                        <span class="punto">
                                                                            &bull;
                                                                        </span>
                                                                    </font>
                                                                    <a href="/fis/tradingmarket/tradingmain.asp?sector=processing&amp;l=e">
                                                                        <font color="#000000">
                                                                            India - Offer - Frozen - WTS - FROZEN W/R PACIFIC MACKEREL - Origin (Merchandise): China...
                                                                        </font>
                                                                    </a>
                                                                </b>
                                                                <br>
                                                            </td>
                                                        </tr>
                                                        <tr>
                                                            <td bgcolor="#999999" colspan="2" height="1">
                                                            </td>
                                                        </tr>
                                                        <tr>
                                                            <td bgcolor="#FFFFFF" height="8">
                                                            </td>
                                                        </tr>
                                                        <tr>
                                                            <td bgcolor="#FFFFFF" height="48">
                                                                <b>
                                                                    <font color="#000000" size="1">
                                                                        <span class="punto">
                                                                            &bull;
                                                                        </span>
                                                                    </font>
                                                                    <a href="/fis/tradingmarket/tradingmain.asp?sector=processing&amp;l=e">
                                                                        <font color="#000000">
                                                                            India - Offer - Frozen - WTS - FROZEN W/R SKIPJACK TUNA - Origin (Merchandise): India...
                                                                        </font>
                                                                    </a>
                                                                </b>
                                                                <br>
                                                            </td>
                                                        </tr>
                                                        <tr>
                                                            <td bgcolor="#999999" colspan="2" height="1">
                                                            </td>
                                                        </tr>
                                                        <tr>
                                                            <td bgcolor="#FFFFFF" height="8">
                                                            </td>
                                                        </tr>
                                                    </tbody>
                                                </table>
                                            </td>
                                        </tr>
                                    </tbody>
                                </table>
                            </div>
                            <div class="tm_all_section">
                                <table align="center" border="0" cellpadding="1" cellspacing="1" width="370">
                                    <tbody>
                                        <tr bgcolor="#FFFFFF">
                                            <td colspan="2">
                                                <div align="right">
                                                    <a href="/fis/tradingmarket/tradingmain.asp?sector=fishing&amp;l=e">
                                                        <img border="0" src="/fis/gif/index2008/fishingmain-e.jpg" width="365">
                                                    </a>
                                                </div>
                                            </td>
                                        </tr>
                                        <tr valign="top">
                                            <td colspan="2">
                                                <table align="left" bgcolor="#FFFFFF" border="0" cellpadding="2" cellspacing="0">
                                                    <tbody>
                                                        <tr>
                                                            <td bgcolor="#FFFFFF" height="2">
                                                            </td>
                                                        </tr>
                                                        <tr>
                                                            <td bgcolor="#FFFFFF" height="48">
                                                                <b>
                                                                    <font color="#000000" size="1">
                                                                        <span class="punto">
                                                                            &bull;
                                                                        </span>
                                                                    </font>
                                                                    <a href="/fis/tradingmarket/tradingmain.asp?sector=fishing&amp;l=e">
                                                                        <font color="#000000">
                                                                            fishing - Offer - ...
                                                                        </font>
                                                                    </a>
                                                                </b>
                                                                <br>
                                                            </td>
                                                        </tr>
                                                        <tr>
                                                            <td bgcolor="#999999" colspan="2" height="1">
                                                            </td>
                                                        </tr>
                                                        <tr>
                                                            <td bgcolor="#FFFFFF" height="8">
                                                            </td>
                                                        </tr>
                                                        <tr>
                                                            <td bgcolor="#FFFFFF" height="48">
                                                                <b>
                                                                    <font color="#000000" size="1">
                                                                        <span class="punto">
                                                                            &bull;
                                                                        </span>
                                                                    </font>
                                                                    <a href="/fis/tradingmarket/tradingmain.asp?sector=fishing&amp;l=e">
                                                                        <font color="#000000">
                                                                            Pelagic trawler (RSW), Seine, Crab trawler | Pelagico de arrastre RSW...
                                                                        </font>
                                                                    </a>
                                                                </b>
                                                                <br>
                                                            </td>
                                                            <td align="center" width="80">
                                                                <a href="/fis/tradingmarket/redirect.asp?url=http://www.albinomoran.com&amp;msg_id=22720&amp;sector=fishing" target="_new">
                                                                    <img align="absmiddle" border="0" src="https://seafood.media/fis/gif/logos/albinomoran.gif">
                                                                </a>
                                                            </td>
                                                        </tr>
                                                        <tr>
                                                            <td bgcolor="#999999" colspan="2" height="1">
                                                            </td>
                                                        </tr>
                                                        <tr>
                                                            <td bgcolor="#FFFFFF" height="8">
                                                            </td>
                                                        </tr>
                                                        <tr>
                                                            <td bgcolor="#FFFFFF" height="48">
                                                                <b>
                                                                    <font color="#000000" size="1">
                                                                        <span class="punto">
                                                                            &bull;
                                                                        </span>
                                                                    </font>
                                                                    <a href="/fis/tradingmarket/tradingmain.asp?sector=fishing&amp;l=e">
                                                                        <font color="#000000">
                                                                            fishing - Offer - ...
                                                                        </font>
                                                                    </a>
                                                                </b>
                                                                <br>
                                                            </td>
                                                        </tr>
                                                        <tr>
                                                            <td bgcolor="#999999" colspan="2" height="1">
                                                            </td>
                                                        </tr>
                                                        <tr>
                                                            <td bgcolor="#FFFFFF" height="8">
                                                            </td>
                                                        </tr>
                                                    </tbody>
                                                </table>
                                            </td>
                                        </tr>
                                    </tbody>
                                </table>
                            </div>
                            <div class="tm_all_section" style="clear:left">
                                <table align="center" border="0" cellpadding="1" cellspacing="1" width="370">
                                    <tbody>
                                        <tr bgcolor="#FFFFFF">
                                            <td colspan="2">
                                                <div align="right">
                                                    <a href="/fis/tradingmarket/tradingmain.asp?sector=machinery&amp;l=e">
                                                        <img border="0" src="/fis/gif/index2008/machinerymain-e.jpg" width="365">
                                                    </a>
                                                </div>
                                            </td>
                                        </tr>
                                        <tr valign="top">
                                            <td colspan="2">
                                                <table align="left" bgcolor="#FFFFFF" border="0" cellpadding="2" cellspacing="0">
                                                    <tbody>
                                                        <tr>
                                                            <td bgcolor="#FFFFFF" height="2">
                                                            </td>
                                                        </tr>
                                                        <tr>
                                                            <td bgcolor="#FFFFFF" height="48">
                                                                <b>
                                                                    <font color="#000000" size="1">
                                                                        <span class="punto">
                                                                            &bull;
                                                                        </span>
                                                                    </font>
                                                                    <a href="/fis/tradingmarket/tradingmain.asp?sector=machinery&amp;l=e">
                                                                        <font color="#000000">
                                                                            machinery - Offer - Speed Meets Precision- PERUZA Full Speed Batcher...
                                                                        </font>
                                                                    </a>
                                                                </b>
                                                                <br>
                                                            </td>
                                                            <td align="center" width="80">
                                                                <a href="/fis/tradingmarket/redirect.asp?url=http://www.peruza.lv&amp;msg_id=16653&amp;sector=machinery" target="_new">
                                                                    <img align="absmiddle" border="0" src="https://seafood.media/fis/gif/logos/peruzav.gif">
                                                                </a>
                                                            </td>
                                                        </tr>
                                                        <tr>
                                                            <td bgcolor="#999999" colspan="2" height="1">
                                                            </td>
                                                        </tr>
                                                        <tr>
                                                            <td bgcolor="#FFFFFF" height="8">
                                                            </td>
                                                        </tr>
                                                    </tbody>
                                                </table>
                                            </td>
                                        </tr>
                                    </tbody>
                                </table>
                            </div>
                            <div class="tm_all_section">
                                <table align="center" border="0" cellpadding="1" cellspacing="1" width="370">
                                    <tbody>
                                        <tr bgcolor="#FFFFFF">
                                            <td colspan="2">
                                                <div align="right">
                                                    <a href="/fis/tradingmarket/tradingmain.asp?sector=aquaculture&amp;l=e">
                                                        <img border="0" src="/fis/gif/index2008/aquaculturemain-e.jpg" width="365">
                                                    </a>
                                                </div>
                                            </td>
                                        </tr>
                                        <tr valign="top">
                                            <td colspan="2">
                                                <table align="left" bgcolor="#FFFFFF" border="0" cellpadding="2" cellspacing="0">
                                                    <tbody>
                                                        <tr>
                                                            <td bgcolor="#FFFFFF" height="2">
                                                            </td>
                                                        </tr>
                                                        <tr>
                                                            <td bgcolor="#FFFFFF" height="48">
                                                                <b>
                                                                    <font color="#000000" size="1">
                                                                        <span class="punto">
                                                                            &bull;
                                                                        </span>
                                                                    </font>
                                                                    <a href="/fis/tradingmarket/tradingmain.asp?sector=aquaculture&amp;l=e">
                                                                        <font color="#000000">
                                                                            aquaculture - Offer - Increase in demand for AKVA group&acirc;&euro;&trade;s Polarcirkel...
                                                                        </font>
                                                                    </a>
                                                                </b>
                                                                <br>
                                                            </td>
                                                            <td align="center" width="80">
                                                                <a href="/fis/tradingmarket/redirect.asp?url=http://www.akvagroup.com&amp;msg_id=20002&amp;sector=aquaculture" target="_new">
                                                                    <img align="absmiddle" border="0" src="https://seafood.media/fis/gif/logos/akva.gif">
                                                                </a>
                                                            </td>
                                                        </tr>
                                                        <tr>
                                                            <td bgcolor="#999999" colspan="2" height="1">
                                                            </td>
                                                        </tr>
                                                        <tr>
                                                            <td bgcolor="#FFFFFF" height="8">
                                                            </td>
                                                        </tr>
                                                        <tr>
                                                            <td bgcolor="#FFFFFF" height="48">
                                                                <b>
                                                                    <font color="#000000" size="1">
                                                                        <span class="punto">
                                                                            &bull;
                                                                        </span>
                                                                    </font>
                                                                    <a href="/fis/tradingmarket/tradingmain.asp?sector=aquaculture&amp;l=e">
                                                                        <font color="#000000">
                                                                            How Fresh Is Your Fish?...
                                                                        </font>
                                                                    </a>
                                                                </b>
                                                                <br>
                                                            </td>
                                                            <td align="center" width="80">
                                                                <a href="/fis/tradingmarket/redirect.asp?url=https://assurantinnovations.com/&amp;msg_id=20001&amp;sector=aquaculture" target="_new">
                                                                    <img align="absmiddle" border="0" src="https://seafood.media/fis/gif/logos/assurantinnovations.jpg">
                                                                </a>
                                                            </td>
                                                        </tr>
                                                        <tr>
                                                            <td bgcolor="#999999" colspan="2" height="1">
                                                            </td>
                                                        </tr>
                                                        <tr>
                                                            <td bgcolor="#FFFFFF" height="8">
                                                            </td>
                                                        </tr>
                                                        <tr>
                                                            <td bgcolor="#FFFFFF" height="48">
                                                                <b>
                                                                    <font color="#000000" size="1">
                                                                        <span class="punto">
                                                                            &bull;
                                                                        </span>
                                                                    </font>
                                                                    <a href="/fis/tradingmarket/tradingmain.asp?sector=aquaculture&amp;l=e">
                                                                        <font color="#000000">
                                                                            aquaculture - Offer - Seafrozen Offer - ...
                                                                        </font>
                                                                    </a>
                                                                </b>
                                                                <br>
                                                            </td>
                                                        </tr>
                                                        <tr>
                                                            <td bgcolor="#999999" colspan="2" height="1">
                                                            </td>
                                                        </tr>
                                                        <tr>
                                                            <td bgcolor="#FFFFFF" height="8">
                                                            </td>
                                                        </tr>
                                                    </tbody>
                                                </table>
                                            </td>
                                        </tr>
                                    </tbody>
                                </table>
                            </div>
                        </div>
                        <div class="clear">
                        </div>
                        <div class="tm_separador">
                        </div>
                    </div>
                </div>
                <div class="content_right" style="width: 348px;">
                    <div class="content_right_left" style="float: left; width: 174px;">
                        <div style="background-color:#e3e3e3">
                            <table width="174">
                                <tbody>
                                    <tr>
                                        <td width="2">
                                        </td>
                                        <td background="/fis/gif/newnav/ferias_background.gif" height="26">
                                            <div class="titlesnews3" style="padding-left:25px">
                                                FEATURED EVENTS
                                            </div>
                                        </td>
                                        <td width="2">
                                        </td>
                                    </tr>
                                    <tr>
                                        <td colspan="3" height="8">
                                        </td>
                                    </tr>
                                    <tr>
                                        <td width="2">
                                        </td>
                                        <td>
                                            <table align="center" border="0" cellpadding="0" cellspacing="0" height="64" width="160">
                                                <tbody>
                                                    <tr>
                                                        <td>
                                                            <ilayer clip="0,0,160,64" height="64" src="https://seafood.media/fis/shared/banner.asp?size_id=g6&amp;holder_id=300&amp;lang_id=e" width="160">
                                                                <iframe frameborder="0" height="64" marginheight="0" marginwidth="0" scrolling="no" src="https://seafood.media/fis/shared/banner.asp?size_id=g6&amp;holder_id=300&amp;lang_id=e" width="160">
                                                                </iframe>
                                                            </ilayer>
                                                        </td>
                                                    </tr>
                                                </tbody>
                                            </table>
                                        </td>
                                        <td width="2">
                                        </td>
                                    </tr>
                                    <tr>
                                        <td colspan="3" height="8">
                                        </td>
                                    </tr>
                                    <tr>
                                        <td width="2">
                                        </td>
                                        <td>
                                            <table align="center" border="0" cellpadding="0" cellspacing="0" height="64" width="160">
                                                <tbody>
                                                    <tr>
                                                        <td>
                                                            <ilayer clip="0,0,160,64" height="64" src="https://seafood.media/fis/shared/banner.asp?size_id=g3&amp;holder_id=300&amp;lang_id=e" width="160">
                                                                <iframe frameborder="0" height="64" marginheight="0" marginwidth="0" scrolling="no" src="https://seafood.media/fis/shared/banner.asp?size_id=g3&amp;holder_id=300&amp;lang_id=e" width="160">
                                                                </iframe>
                                                            </ilayer>
                                                        </td>
                                                    </tr>
                                                </tbody>
                                            </table>
                                        </td>
                                        <td width="2">
                                        </td>
                                    </tr>
                                    <tr>
                                        <td colspan="3" height="8">
                                        </td>
                                    </tr>
                                    <tr>
                                        <td width="2">
                                        </td>
                                        <td>
                                            <table align="center" border="0" cellpadding="0" cellspacing="0" height="64" width="160">
                                                <tbody>
                                                    <tr>
                                                        <td>
                                                            <ilayer clip="0,0,160,64" height="64" src="https://seafood.media/fis/shared/banner.asp?size_id=g1&amp;holder_id=300&amp;lang_id=e" width="160">
                                                                <iframe frameborder="0" height="64" marginheight="0" marginwidth="0" scrolling="no" src="https://seafood.media/fis/shared/banner.asp?size_id=g1&amp;holder_id=300&amp;lang_id=e" width="160">
                                                                </iframe>
                                                            </ilayer>
                                                        </td>
                                                    </tr>
                                                </tbody>
                                            </table>
                                        </td>
                                        <td width="2">
                                        </td>
                                    </tr>
                                    <tr>
                                        <td colspan="3" height="8">
                                        </td>
                                    </tr>
                                    <tr>
                                        <td width="2">
                                        </td>
                                        <td>
                                            <table align="center" border="0" cellpadding="0" cellspacing="0" height="64" width="160">
                                                <tbody>
                                                    <tr>
                                                        <td>
                                                            <ilayer clip="0,0,160,64" height="64" src="https://seafood.media/fis/shared/banner.asp?size_id=g5&amp;holder_id=300&amp;lang_id=e" width="160">
                                                                <iframe frameborder="0" height="64" marginheight="0" marginwidth="0" scrolling="no" src="https://seafood.media/fis/shared/banner.asp?size_id=g5&amp;holder_id=300&amp;lang_id=e" width="160">
                                                                </iframe>
                                                            </ilayer>
                                                        </td>
                                                    </tr>
                                                </tbody>
                                            </table>
                                        </td>
                                        <td width="2">
                                        </td>
                                    </tr>
                                    <tr>
                                        <td colspan="3" height="8">
                                        </td>
                                    </tr>
                                </tbody>
                            </table>
                            <table width="174">
                                <tbody>
                                    <tr>
                                        <td align="center">
                                            <a href="https://instagram.com/seafoodmediagroup" target="_blank">
                                                <img border="0" height="31" src="/fis/gif/newnav/follow_instagram.gif" width="119">
                                            </a>
                                        </td>
                                    </tr>
                                    <tr>
                                        <td align="center">
                                            <a href="https://twitter.com/FISbySeafoodM" target="_blank">
                                                <img border="0" src="/fis/gif/newnav/follow_twiter.gif">
                                            </a>
                                        </td>
                                    </tr>
                                    <tr>
                                        <td align="center">
                                            <a href="https://www.facebook.com/FISbySeafoodmedia/" target="_blank">
                                                <img border="0" src="/fis/gif/newnav/follow_facebook.gif">
                                            </a>
                                        </td>
                                    </tr>
                                    <tr>
                                        <td align="center">
                                            <a href="https://www.youtube.com/FishInfoServices" target="_blank">
                                                <img border="0" src="/fis/gif/newnav/follow_youtube.gif">
                                            </a>
                                        </td>
                                    </tr>
                                </tbody>
                            </table>
                            <table width="174">
                                <tbody>
                                    <tr>
                                        <td background="/fis/gif/newnav/popular_news.gif" colspan="3" height="36">
                                            &nbsp;&nbsp;
                                            <div class="titlesnews2" style="padding-left:22px">
                                                TOP STORIES
                                            </div>
                                        </td>
                                    </tr>
                                    <tr>
                                        <td bgcolor="#FFFFFF" valign="top" width="168">
                                            <table align="center" border="0" width="165">
                                                <tbody>
                                                    <tr>
                                                        <td>
                                                            <img border="0" src="/fis/gif/newnav/globo1.gif">
                                                            <a class="worldlist" href="/fis/worldnews/worldnews.asp?monthyear=&amp;day=17&amp;id=129940&amp;l=e&amp;special=0&amp;ndb=0" onmouseout="self.status='';return true" onmouseover="self.status='';return true" target="_self">
                                                                <b>
                                                                    Indian Ocean squid price index: Flying squid (Ommastrephes bartramii)
                                                                </b>
                                                            </a>
                                                            <br>
                                                            <b>
                                                                China
                                                            </b>
                                                            In order to continuously enhance the ability to control squid resources and price influence, and conduct more accurate resource assessment and forecasting, the&nbsp;China Ocean Fisheries Association&amp;n...
                                                        </td>
                                                    </tr>
                                                    <tr>
                                                        <td bgcolor="#999999" height="1">
                                                        </td>
                                                    </tr>
                                                    <tr>
                                                        <td>
                                                            <img border="0" src="/fis/gif/newnav/globo2.gif">
                                                            <a class="worldlist" href="/fis/worldnews/worldnews.asp?monthyear=&amp;day=17&amp;id=129937&amp;l=e&amp;special=0&amp;ndb=0" onmouseout="self.status='';return true" onmouseover="self.status='';return true" target="_self">
                                                                <b>
                                                                    What Opportunities for the Fisheries Sector if the U.S. Recognizes Vietnam as a Market Economy?
                                                                </b>
                                                            </a>
                                                            <br>
                                                            <b>
                                                                Viet Nam
                                                            </b>
                                                            The news that the US is considering recognizing Vietnam as a market economy has brought optimistic hope to many Vietnamese economic sectors, including the fisheries industry.
The US is always in the ...
                                                        </td>
                                                    </tr>
                                                    <tr>
                                                        <td bgcolor="#999999" height="1">
                                                        </td>
                                                    </tr>
                                                    <tr>
                                                        <td>
                                                            <img border="0" src="/fis/gif/newnav/globo3.gif">
                                                            <a class="worldlist" href="/fis/worldnews/worldnews.asp?monthyear=&amp;day=18&amp;id=129952&amp;l=e&amp;special=0&amp;ndb=0" onmouseout="self.status='';return true" onmouseover="self.status='';return true" target="_self">
                                                                <b>
                                                                    David versus Goliath in fishing
                                                                </b>
                                                            </a>
                                                            <br>
                                                            <b>
                                                                Peru
                                                            </b>
                                                            A little more than three years ago, the government of the People's Republic of China surprised the world by reporting that its distant water industrial vessels, which fish for squid at the edge of the...
                                                        </td>
                                                    </tr>
                                                    <tr>
                                                        <td bgcolor="#999999" height="1">
                                                        </td>
                                                    </tr>
                                                    <tr>
                                                        <td>
                                                            <img border="0" src="/fis/gif/newnav/globo4.gif">
                                                            <a class="worldlist" href="/fis/worldnews/worldnews.asp?monthyear=&amp;day=16&amp;id=129910&amp;l=e&amp;special=0&amp;ndb=0" onmouseout="self.status='';return true" onmouseover="self.status='';return true" target="_self">
                                                                <b>
                                                                    Tilapia Supply Decreases, Prices Increase: Opportunity for Vietnamese Pangasius?
                                                                </b>
                                                            </a>
                                                            <br>
                                                            <b>
                                                                Viet Nam
                                                            </b>
                                                            Tilapia is one of the popular white-flesh fish species in many markets, including China and the US. However, in QI/2024, tilapia prices increased amid a supply shortage. This can be considered an oppo...
                                                        </td>
                                                    </tr>
                                                    <tr>
                                                        <td>
                                                            &nbsp;
                                                        </td>
                                                    </tr>
                                                </tbody>
                                            </table>
                                        </td>
                                    </tr>
                                    <tr>
                                        <td height="41">
                                            <img src="/fis/gif/newnav/popular_news_bottom.gif">
                                        </td>
                                    </tr>
                                </tbody>
                            </table>
                        </div>
                    </div>
                    <div class="content_right_right" style="float: right; height: 1323; width: 158px; background: #f0f0f0;">
                        <table align="center" border="0" cellpadding="0" cellspacing="0" height="650" style="margin-right: 0px;" width="169">
                            <tbody>
                                <tr>
                                    <td>
                                        <ilayer clip="0,0,169,650" height="650" src="https://seafood.media/fis/shared/banner.asp?size_id=m2&amp;holder_id=301&amp;lang_id=e" width="169">
                                            <iframe frameborder="0" height="650" marginheight="0" marginwidth="0" scrolling="no" src="https://seafood.media/fis/shared/banner.asp?size_id=m2&amp;holder_id=301&amp;lang_id=e" width="169">
                                            </iframe>
                                        </ilayer>
                                    </td>
                                </tr>
                            </tbody>
                        </table>
                        <br>
                        <table align="center" border="0" cellpadding="0" cellspacing="0" height="650" style="margin-right: 0px;" width="169">
                            <tbody>
                                <tr>
                                    <td>
                                        <ilayer clip="0,0,169,650" height="650" src="https://seafood.media/fis/shared/banner.asp?size_id=m3&amp;holder_id=301&amp;lang_id=e" width="169">
                                            <iframe frameborder="0" height="650" marginheight="0" marginwidth="0" scrolling="no" src="https://seafood.media/fis/shared/banner.asp?size_id=m3&amp;holder_id=301&amp;lang_id=e" width="169">
                                            </iframe>
                                        </ilayer>
                                    </td>
                                </tr>
                            </tbody>
                        </table>
                    </div>
                </div>
            </div>
            <div class="footer">
                <script language="JavaScript">
                    function change() {
                        var left = document.getElementById('m');
                        left.direction = 'right';
                    }
                    function change2() {
                        var left = document.getElementById('m');
                        left.direction = 'left';
                    }
                    function openwindow(destination, width, height) {
                        open(destination + 'l=e', '_blank', 'toolbar=no,location=no,directories=no,status=no,menubar=yes,scrollbars=yes,resizable=yes,width=' + width + ',height=' + height + ',top=10,left=320');
                    }
                </script>
                <div>
                    <img height="46" src="/fis/gif/footer/titlelogos-e.jpg" width="989">
                </div>
                <table border="0" width="990">
                    <tbody>
                        <tr>
                            <td valign="middle" width="30">
                                <img onmouseover="change2()" src="/fis/gif/footer/left.gif">
                            </td>
                            <td height="45" width="930">
                                <marquee direction="left" height="45" id="m" onmouseout="start()" onmouseover="stop()" scrollamount="8" width="100%">
                                    <div style="display:inline; padding:8px 10px 0px 10px; height:45px">
                                        <a href="/fis/companies/details.asp?l=e&amp;company_id=3">
                                            <img alt="Maruha Nichiro Corporation" border="0" src="/fis/gif/logos/maruha.gif">
                                        </a>
                                    </div>
                                    <div style="display:inline; padding:8px 10px 0px 10px; height:45px">
                                        <a href="/fis/companies/details.asp?l=e&amp;company_id=16">
                                            <img alt="Nichirei Corporation - Headquarters" border="0" src="/fis/gif/logos/nichirei.gif">
                                        </a>
                                    </div>
                                    <div style="display:inline; padding:8px 10px 0px 10px; height:45px">
                                        <a href="/fis/companies/details.asp?l=e&amp;company_id=5255">
                                            <img alt="Pesquera El Golfo S.A." border="0" src="/fis/gif/logos/elgolfo.gif">
                                        </a>
                                    </div>
                                    <div style="display:inline; padding:8px 10px 0px 10px; height:45px">
                                        <a href="/fis/companies/details.asp?l=e&amp;company_id=5424">
                                            <img alt="Ventisqueros - Productos del Mar Ventisqueros S.A" border="0" src="/fis/gif/logos/ventisquev.gif">
                                        </a>
                                    </div>
                                    <div style="display:inline; padding:8px 10px 0px 10px; height:45px">
                                        <a href="/fis/companies/details.asp?l=e&amp;company_id=6199">
                                            <img alt="W&Atilde;&curren;rtsil&Atilde;&curren; Corporation - Wartsila Group Headquarters" border="0" src="/fis/gif/logos/wartsila.gif">
                                        </a>
                                    </div>
                                    <div style="display:inline; padding:8px 10px 0px 10px; height:45px">
                                        <a href="/fis/companies/details.asp?l=e&amp;company_id=10562">
                                            <img alt="ITOCHU Corporation - Headquarters" border="0" src="/fis/gif/logos/itochu.gif">
                                        </a>
                                    </div>
                                    <div style="display:inline; padding:8px 10px 0px 10px; height:45px">
                                        <a href="/fis/companies/details.asp?l=e&amp;company_id=11929">
                                            <img alt="BAADER - Nordischer Maschinenbau Rud. Baader GmbH+Co.KG (Head Office)" border="0" src="/fis/gif/logos/baader.gif">
                                        </a>
                                    </div>
                                    <div style="display:inline; padding:8px 10px 0px 10px; height:45px">
                                        <a href="/fis/companies/details.asp?l=e&amp;company_id=17008">
                                            <img alt="Inmarsat plc - Global Headquarters" border="0" src="/fis/gif/logos/inmarsat.gif">
                                        </a>
                                    </div>
                                    <div style="display:inline; padding:8px 10px 0px 10px; height:45px">
                                        <a href="/fis/companies/details.asp?l=e&amp;company_id=17221">
                                            <img alt="Marks &amp; Spencer" border="0" src="/fis/gif/logos/marks.gif">
                                        </a>
                                    </div>
                                    <div style="display:inline; padding:8px 10px 0px 10px; height:45px">
                                        <a href="/fis/companies/details.asp?l=e&amp;company_id=17724">
                                            <img alt="Tesco PLC (Supermarket) - Headquarters" border="0" src="/fis/gif/logos/tesco.gif">
                                        </a>
                                    </div>
                                    <div style="display:inline; padding:8px 10px 0px 10px; height:45px">
                                        <a href="/fis/companies/details.asp?l=e&amp;company_id=23097">
                                            <img alt="Sea Harvest Corporation (PTY) Ltd. - Group Headquarters" border="0" src="/fis/gif/logos/seaharvest.gif">
                                        </a>
                                    </div>
                                    <div style="display:inline; padding:8px 10px 0px 10px; height:45px">
                                        <a href="/fis/companies/details.asp?l=e&amp;company_id=23397">
                                            <img alt="I&amp;J - Irvin &amp; Johnson Holding Company (Pty) Ltd." border="0" src="/fis/gif/logos/Irvin&amp;Johnson.gif">
                                        </a>
                                    </div>
                                    <div style="display:inline; padding:8px 10px 0px 10px; height:45px">
                                        <a href="/fis/companies/details.asp?l=e&amp;company_id=30967">
                                            <img alt="AquaChile S.A. - Group Headquarters" border="0" src="/fis/gif/logos/aquachile.jpg">
                                        </a>
                                    </div>
                                    <div style="display:inline; padding:8px 10px 0px 10px; height:45px">
                                        <a href="/fis/companies/details.asp?l=e&amp;company_id=31088">
                                            <img alt="Pesquera San Jose S.A." border="0" src="/fis/gif/logos/sanjose.gif">
                                        </a>
                                    </div>
                                    <div style="display:inline; padding:8px 10px 0px 10px; height:45px">
                                        <a href="/fis/companies/details.asp?l=e&amp;company_id=31259">
                                            <img alt="Nutreco N.V. - Head Office" border="0" src="/fis/gif/logos/nutreco.gif">
                                        </a>
                                    </div>
                                    <div style="display:inline; padding:8px 10px 0px 10px; height:45px">
                                        <a href="/fis/companies/details.asp?l=e&amp;company_id=32635">
                                            <img alt="CNFC China National Fisheries Corporation - Group Headquarters" border="0" src="/fis/gif/logos/cnfccn.gif">
                                        </a>
                                    </div>
                                    <div style="display:inline; padding:8px 10px 0px 10px; height:45px">
                                        <a href="/fis/companies/details.asp?l=e&amp;company_id=37681">
                                            <img alt="W. van der Zwan &amp; Zn. B.V." border="0" src="/fis/gif/logos/wvanderzwan.gif">
                                        </a>
                                    </div>
                                    <div style="display:inline; padding:8px 10px 0px 10px; height:45px">
                                        <a href="/fis/companies/details.asp?l=e&amp;company_id=42812">
                                            <img alt="SMMI - Sunderland Marine Mutual Insurance Co., Ltd. - Headquarters" border="0" src="/fis/gif/logos/sunmar.gif">
                                        </a>
                                    </div>
                                    <div style="display:inline; padding:8px 10px 0px 10px; height:45px">
                                        <a href="/fis/companies/details.asp?l=e&amp;company_id=44778">
                                            <img alt="Icicle Seafoods, Inc" border="0" src="/fis/gif/logos/icicleseafoods.gif">
                                        </a>
                                    </div>
                                    <div style="display:inline; padding:8px 10px 0px 10px; height:45px">
                                        <a href="/fis/companies/details.asp?l=e&amp;company_id=45403">
                                            <img alt="Starkist Seafood Co. - Headquearters" border="0" src="/fis/gif/logos/starkistnew.gif">
                                        </a>
                                    </div>
                                    <div style="display:inline; padding:8px 10px 0px 10px; height:45px">
                                        <a href="/fis/companies/details.asp?l=e&amp;company_id=45733">
                                            <img alt="Trident Seafoods Corp." border="0" src="/fis/gif/logos/tridentseafoods.gif">
                                        </a>
                                    </div>
                                    <div style="display:inline; padding:8px 10px 0px 10px; height:45px">
                                        <a href="/fis/companies/details.asp?l=e&amp;company_id=46017">
                                            <img alt="American Seafoods Group LLC - Head Office" border="0" src="/fis/gif/logos/amsea.gif">
                                        </a>
                                    </div>
                                    <div style="display:inline; padding:8px 10px 0px 10px; height:45px">
                                        <a href="/fis/companies/details.asp?l=e&amp;company_id=47092">
                                            <img alt="Marel - Group Headquarters" border="0" src="/fis/gif/logos/marel.gif">
                                        </a>
                                    </div>
                                    <div style="display:inline; padding:8px 10px 0px 10px; height:45px">
                                        <a href="/fis/companies/details.asp?l=e&amp;company_id=47432">
                                            <img alt="SalMar ASA - Group Headquarters" border="0" src="/fis/gif/logos/salmar.gif">
                                        </a>
                                    </div>
                                    <div style="display:inline; padding:8px 10px 0px 10px; height:45px">
                                        <a href="/fis/companies/details.asp?l=e&amp;company_id=48048">
                                            <img alt="Sajo Industries Co., Ltd " border="0" src="/fis/gif/logos/sajo.gif">
                                        </a>
                                    </div>
                                    <div style="display:inline; padding:8px 10px 0px 10px; height:45px">
                                        <a href="/fis/companies/details.asp?l=e&amp;company_id=49127">
                                            <img alt="Hansung Enterprise Co.,Ltd." border="0" src="/fis/gif/logos/hansung.gif">
                                        </a>
                                    </div>
                                    <div style="display:inline; padding:8px 10px 0px 10px; height:45px">
                                        <a href="/fis/companies/details.asp?l=e&amp;company_id=49459">
                                            <img alt="BIM - Irish Sea Fisheries Board (An Bord Iascaigh Mhara)" border="0" src="/fis/gif/logos/bim.gif">
                                        </a>
                                    </div>
                                    <div style="display:inline; padding:8px 10px 0px 10px; height:45px">
                                        <a href="/fis/companies/details.asp?l=e&amp;company_id=50888">
                                            <img alt="CEFAS - Centre for Environment, Fisheries &amp; Aquaculture Science" border="0" src="/fis/gif/logos/cefaas.gif">
                                        </a>
                                    </div>
                                    <div style="display:inline; padding:8px 10px 0px 10px; height:45px">
                                        <a href="/fis/companies/details.asp?l=e&amp;company_id=51894">
                                            <img alt="COPEINCA ASA - Corporacion Pesquera Inca S.A.C." border="0" src="/fis/gif/logos/copeinca.gif">
                                        </a>
                                    </div>
                                    <div style="display:inline; padding:8px 10px 0px 10px; height:45px">
                                        <a href="/fis/companies/details.asp?l=e&amp;company_id=52571">
                                            <img alt="Chun Cheng Fishery Enterprise Pte Ltd." border="0" src="/fis/gif/logos/chu-cheng.gif">
                                        </a>
                                    </div>
                                    <div style="display:inline; padding:8px 10px 0px 10px; height:45px">
                                        <a href="/fis/companies/details.asp?l=e&amp;company_id=53008">
                                            <img alt="VASEP - Vietnam Association of Seafood Exporters &amp; Producers" border="0" src="/fis/gif/logos/vasep.gif">
                                        </a>
                                    </div>
                                    <div style="display:inline; padding:8px 10px 0px 10px; height:45px">
                                        <a href="/fis/companies/details.asp?l=e&amp;company_id=54410">
                                            <img alt="Gomes da Costa " border="0" src="/fis/gif/logos/gomes.gif">
                                        </a>
                                    </div>
                                    <div style="display:inline; padding:8px 10px 0px 10px; height:45px">
                                        <a href="/fis/companies/details.asp?l=e&amp;company_id=54808">
                                            <img alt="Furuno Electric Co., Ltd. (Headquarters)" border="0" src="/fis/gif/logos/furuno.gif">
                                        </a>
                                    </div>
                                    <div style="display:inline; padding:8px 10px 0px 10px; height:45px">
                                        <a href="/fis/companies/details.asp?l=e&amp;company_id=55142">
                                            <img alt="NISSUI - Nippon Suisan Kaisha, Ltd. - Group Headquarters" border="0" src="/fis/gif/logos/nissui.gif">
                                        </a>
                                    </div>
                                    <div style="display:inline; padding:8px 10px 0px 10px; height:45px">
                                        <a href="/fis/companies/details.asp?l=e&amp;company_id=55278">
                                            <img alt="FAO - Food and Agriculture Organization - Fisheries and Aquaculture Department (Headquarter)" border="0" src="/fis/gif/logos/FAOfi.gif">
                                        </a>
                                    </div>
                                    <div style="display:inline; padding:8px 10px 0px 10px; height:45px">
                                        <a href="/fis/companies/details.asp?l=e&amp;company_id=55298">
                                            <img alt="Hagoromo Foods Co., Ltd." border="0" src="/fis/gif/logos/hagoromo.gif">
                                        </a>
                                    </div>
                                    <div style="display:inline; padding:8px 10px 0px 10px; height:45px">
                                        <a href="/fis/companies/details.asp?l=e&amp;company_id=55350">
                                            <img alt="Koden Electronics Co., Ltd. (Headquarters)" border="0" src="/fis/gif/logos/koden.gif">
                                        </a>
                                    </div>
                                    <div style="display:inline; padding:8px 10px 0px 10px; height:45px">
                                        <a href="/fis/companies/details.asp?l=e&amp;company_id=55448">
                                            <img alt="A.P. M&Atilde;&cedil;ller - Maersk A/S - Headquarters" border="0" src="/fis/gif/logos/maersk.gif">
                                        </a>
                                    </div>
                                    <div style="display:inline; padding:8px 10px 0px 10px; height:45px">
                                        <a href="/fis/companies/details.asp?l=e&amp;company_id=55525">
                                            <img alt="BVQI - Bureau Veritas Quality International (Head Office)" border="0" src="/fis/gif/logos/boreufrances.gif">
                                        </a>
                                    </div>
                                    <div style="display:inline; padding:8px 10px 0px 10px; height:45px">
                                        <a href="/fis/companies/details.asp?l=e&amp;company_id=55703">
                                            <img alt="UPS - United Parcel Service, Inc. - Headquarters" border="0" src="/fis/gif/logos/ups.gif">
                                        </a>
                                    </div>
                                    <div style="display:inline; padding:8px 10px 0px 10px; height:45px">
                                        <a href="/fis/companies/details.asp?l=e&amp;company_id=56961">
                                            <img alt="Brim ehf (formerly HB Grandi Ltd) - Headquarters" border="0" src="/fis/gif/logos/brimseafood.jpg">
                                        </a>
                                    </div>
                                    <div style="display:inline; padding:8px 10px 0px 10px; height:45px">
                                        <a href="/fis/companies/details.asp?l=e&amp;company_id=58482">
                                            <img alt="Hamburg S&Atilde;&frac14;d Group - (Headquearters)" border="0" src="/fis/gif/logos/hamburco.gif">
                                        </a>
                                    </div>
                                    <div style="display:inline; padding:8px 10px 0px 10px; height:45px">
                                        <a href="/fis/companies/details.asp?l=e&amp;company_id=58823">
                                            <img alt="Armadora Pereira S.A. - Grupo Pereira Headquarters" border="0" src="/fis/gif/logos/grupo pereira.jpg">
                                        </a>
                                    </div>
                                    <div style="display:inline; padding:8px 10px 0px 10px; height:45px">
                                        <a href="/fis/companies/details.asp?l=e&amp;company_id=61548">
                                            <img alt="Costa Meeresspezialit&Atilde;&curren;ten GmbH &amp; Co. KG" border="0" src="/fis/gif/logos/costa.jpg">
                                        </a>
                                    </div>
                                    <div style="display:inline; padding:8px 10px 0px 10px; height:45px">
                                        <a href="/fis/companies/details.asp?l=e&amp;company_id=61884">
                                            <img alt="NOAA - National Oceanic and Atmospheric Administration (Headquarters)" border="0" src="/fis/gif/logos/noaa.gif">
                                        </a>
                                    </div>
                                    <div style="display:inline; padding:8px 10px 0px 10px; height:45px">
                                        <a href="/fis/companies/details.asp?l=e&amp;company_id=67022">
                                            <img alt="Mowi ASA (formerly Marine Harvest ASA) - Headquarters" border="0" src="/fis/gif/logos/mowi.jpg">
                                        </a>
                                    </div>
                                    <div style="display:inline; padding:8px 10px 0px 10px; height:45px">
                                        <a href="/fis/companies/details.asp?l=e&amp;company_id=67808">
                                            <img alt="Marubeni Europe Plc -UK-" border="0" src="/fis/gif/logos/marubeni.gif">
                                        </a>
                                    </div>
                                    <div style="display:inline; padding:8px 10px 0px 10px; height:45px">
                                        <a href="/fis/companies/details.asp?l=e&amp;company_id=69369">
                                            <img alt="Findus Ltd" border="0" src="/fis/gif/logos/findusgroup.gif">
                                        </a>
                                    </div>
                                    <div style="display:inline; padding:8px 10px 0px 10px; height:45px">
                                        <a href="/fis/companies/details.asp?l=e&amp;company_id=70088">
                                            <img alt="Icom Inc. (Headquarter)" border="0" src="/fis/gif/logos/icomuk.gif">
                                        </a>
                                    </div>
                                    <div style="display:inline; padding:8px 10px 0px 10px; height:45px">
                                        <a href="/fis/companies/details.asp?l=e&amp;company_id=70397">
                                            <img alt="WWF Centroamerica" border="0" src="/fis/gif/logos/wwf.gif">
                                        </a>
                                    </div>
                                    <div style="display:inline; padding:8px 10px 0px 10px; height:45px">
                                        <a href="/fis/companies/details.asp?l=e&amp;company_id=71617">
                                            <img alt="Oceana Group Limited" border="0" src="/fis/gif/logos/oceangrouplimi.gif">
                                        </a>
                                    </div>
                                    <div style="display:inline; padding:8px 10px 0px 10px; height:45px">
                                        <a href="/fis/companies/details.asp?l=e&amp;company_id=72345">
                                            <img alt="The David and Lucile Packard Foundation" border="0" src="/fis/gif/logos/packard.gif">
                                        </a>
                                    </div>
                                    <div style="display:inline; padding:8px 10px 0px 10px; height:45px">
                                        <a href="/fis/companies/details.asp?l=e&amp;company_id=73659">
                                            <img alt="Ajinomoto Co., Inc. - Headquarters" border="0" src="/fis/gif/logos/ajinomoto.gif">
                                        </a>
                                    </div>
                                    <div style="display:inline; padding:8px 10px 0px 10px; height:45px">
                                        <a href="/fis/companies/details.asp?l=e&amp;company_id=76716">
                                            <img alt="Friosur S.A. - Headquarters" border="0" src="/fis/gif/logos/friosur.gif">
                                        </a>
                                    </div>
                                    <div style="display:inline; padding:8px 10px 0px 10px; height:45px">
                                        <a href="/fis/companies/details.asp?l=e&amp;company_id=84693">
                                            <img alt="Cargill, Incorporated - Global Headquarters" border="0" src="/fis/gif/logos/cargill.gif">
                                        </a>
                                    </div>
                                    <div style="display:inline; padding:8px 10px 0px 10px; height:45px">
                                        <a href="/fis/companies/details.asp?l=e&amp;company_id=87988">
                                            <img alt="Benihana Inc." border="0" src="/fis/gif/logos/benihana.gif">
                                        </a>
                                    </div>
                                    <div style="display:inline; padding:8px 10px 0px 10px; height:45px">
                                        <a href="/fis/companies/details.asp?l=e&amp;company_id=109319">
                                            <img alt="Leardini Pescados Ltda" border="0" src="/fis/gif/logos/leardini.gif">
                                        </a>
                                    </div>
                                    <div style="display:inline; padding:8px 10px 0px 10px; height:45px">
                                        <a href="/fis/companies/details.asp?l=e&amp;company_id=120600">
                                            <img alt="CJ Corporation  - Group Headquarters" border="0" src="/fis/gif/logos/cjfreshway.gif">
                                        </a>
                                    </div>
                                    <div style="display:inline; padding:8px 10px 0px 10px; height:45px">
                                        <a href="/fis/companies/details.asp?l=e&amp;company_id=134652">
                                            <img alt="Greenpeace International - The Netherlands | Headquarters" border="0" src="/fis/gif/logos/greenpeace.gif">
                                        </a>
                                    </div>
                                    <div style="display:inline; padding:8px 10px 0px 10px; height:45px">
                                        <a href="/fis/companies/details.asp?l=e&amp;company_id=135810">
                                            <img alt="David Suzuki Foundation" border="0" src="/fis/gif/logos/davidsuzuki.gif">
                                        </a>
                                    </div>
                                    <div style="display:inline; padding:8px 10px 0px 10px; height:45px">
                                        <a href="/fis/companies/details.asp?l=e&amp;company_id=137331">
                                            <img alt="Fisheries and Oceans Canada -Communications Branch-" border="0" src="/fis/gif/logos/canadaaaa.gif">
                                        </a>
                                    </div>
                                    <div style="display:inline; padding:8px 10px 0px 10px; height:45px">
                                        <a href="/fis/companies/details.asp?l=e&amp;company_id=142572">
                                            <img alt="Mitsui &amp; Co.,Ltd - Headquarters" border="0" src="/fis/gif/logos/mitsui.gif">
                                        </a>
                                    </div>
                                    <div style="display:inline; padding:8px 10px 0px 10px; height:45px">
                                        <a href="/fis/companies/details.asp?l=e&amp;company_id=143836">
                                            <img alt="NOREBO Group (former Ocean Trawlers Group)" border="0" src="/fis/gif/logos/norebo group.gif">
                                        </a>
                                    </div>
                                    <div style="display:inline; padding:8px 10px 0px 10px; height:45px">
                                        <a href="/fis/companies/details.asp?l=e&amp;company_id=146700">
                                            <img alt="Natori Co., Ltd." border="0" src="/fis/gif/logos/natori.gif">
                                        </a>
                                    </div>
                                    <div style="display:inline; padding:8px 10px 0px 10px; height:45px">
                                        <a href="/fis/companies/details.asp?l=e&amp;company_id=147489">
                                            <img alt="Carrefour Supermarket - Headquarters" border="0" src="/fis/gif/logos/groupe-carrefour.gif">
                                        </a>
                                    </div>
                                    <div style="display:inline; padding:8px 10px 0px 10px; height:45px">
                                        <a href="/fis/companies/details.asp?l=e&amp;company_id=147732">
                                            <img alt="FedEx Corporation - Headquarters" border="0" src="/fis/gif/logos/fedex.gif">
                                        </a>
                                    </div>
                                    <div style="display:inline; padding:8px 10px 0px 10px; height:45px">
                                        <a href="/fis/companies/details.asp?l=e&amp;company_id=148697">
                                            <img alt="Cooke Inc. - Group Headquarters" border="0" src="/fis/gif/logos/cooke inc.jpg">
                                        </a>
                                    </div>
                                    <div style="display:inline; padding:8px 10px 0px 10px; height:45px">
                                        <a href="/fis/companies/details.asp?l=e&amp;company_id=151995">
                                            <img alt="AKBM - Aker BioMarine ASA" border="0" src="/fis/gif/logos/akerbiomarine.jpg">
                                        </a>
                                    </div>
                                    <div style="display:inline; padding:8px 10px 0px 10px; height:45px">
                                        <a href="/fis/companies/details.asp?l=e&amp;company_id=153342">
                                            <img alt="Seafood Choices Alliance -Headquarter-" border="0" src="/fis/gif/logos/seafoodchoices.gif">
                                        </a>
                                    </div>
                                    <div style="display:inline; padding:8px 10px 0px 10px; height:45px">
                                        <a href="/fis/companies/details.asp?l=e&amp;company_id=153528">
                                            <img alt="Austevoll Seafood ASA" border="0" src="/fis/gif/logos/austevollseafood.gif">
                                        </a>
                                    </div>
                                    <div style="display:inline; padding:8px 10px 0px 10px; height:45px">
                                        <a href="/fis/companies/details.asp?l=e&amp;company_id=154597">
                                            <img alt="Walmart | Wal-Mart Stores, Inc. (Supermarket) - Headquarters" border="0" src="/fis/gif/logos/walmart.gif">
                                        </a>
                                    </div>
                                    <div style="display:inline; padding:8px 10px 0px 10px; height:45px">
                                        <a href="/fis/companies/details.asp?l=e&amp;company_id=154654">
                                            <img alt="New Japan Radio Co.Ltd (JRC) -Head Office-" border="0" src="/fis/gif/logos/jrc.gif">
                                        </a>
                                    </div>
                                    <div style="display:inline; padding:8px 10px 0px 10px; height:45px">
                                        <a href="/fis/companies/details.asp?l=e&amp;company_id=154902">
                                            <img alt="Gulfstream JSC" border="0" src="/fis/gif/logos/gulfstream-fish.gif">
                                        </a>
                                    </div>
                                    <div style="display:inline; padding:8px 10px 0px 10px; height:45px">
                                        <a href="/fis/companies/details.asp?l=e&amp;company_id=155537">
                                            <img alt="Marine Stewardship Council - MSC Worldwide Headquarters" border="0" src="/fis/gif/logos/mschome.gif">
                                        </a>
                                    </div>
                                    <div style="display:inline; padding:8px 10px 0px 10px; height:45px">
                                        <a href="/fis/companies/details.asp?l=e&amp;company_id=155766">
                                            <img alt="Royal Dutch Shell plc (Headquarter)" border="0" src="/fis/gif/logos/shellmarine.gif">
                                        </a>
                                    </div>
                                    <div style="display:inline; padding:8px 10px 0px 10px; height:45px">
                                        <a href="/fis/companies/details.asp?l=e&amp;company_id=156008">
                                            <img alt="Genki Sushi Co.,Ltd -Headquarter-" border="0" src="/fis/gif/logos/genki.gif">
                                        </a>
                                    </div>
                                    <div style="display:inline; padding:8px 10px 0px 10px; height:45px">
                                        <a href="/fis/companies/details.asp?l=e&amp;company_id=156284">
                                            <img alt="Iceland Pelagic ehf" border="0" src="/fis/gif/logos/icepel.gif">
                                        </a>
                                    </div>
                                    <div style="display:inline; padding:8px 10px 0px 10px; height:45px">
                                        <a href="/fis/companies/details.asp?l=e&amp;company_id=156846">
                                            <img alt="AXA Assistance Argentina S.A." border="0" src="/fis/gif/logos/axa.gif">
                                        </a>
                                    </div>
                                    <div style="display:inline; padding:8px 10px 0px 10px; height:45px">
                                        <a href="/fis/companies/details.asp?l=e&amp;company_id=157135">
                                            <img alt="Caterpillar Inc. - Headquarters" border="0" src="/fis/gif/logos/caterpillar.gif">
                                        </a>
                                    </div>
                                    <div style="display:inline; padding:8px 10px 0px 10px; height:45px">
                                        <a href="/fis/companies/details.asp?l=e&amp;company_id=158529">
                                            <img alt="Tiger Brands Limited" border="0" src="/fis/gif/logos/tigerbrands.gif">
                                        </a>
                                    </div>
                                    <div style="display:inline; padding:8px 10px 0px 10px; height:45px">
                                        <a href="/fis/companies/details.asp?l=e&amp;company_id=160670">
                                            <img alt="SeaChoice" border="0" src="/fis/gif/logos/seachoice.gif">
                                        </a>
                                    </div>
                                    <div style="display:inline; padding:8px 10px 0px 10px; height:45px">
                                        <a href="/fis/companies/details.asp?l=e&amp;company_id=161202">
                                            <img alt="National Geographic Society" border="0" src="/fis/gif/logos/nationalgeographic.gif">
                                        </a>
                                    </div>
                                    <div style="display:inline; padding:8px 10px 0px 10px; height:45px">
                                        <a href="/fis/companies/details.asp?l=e&amp;company_id=161652">
                                            <img alt="AmazonFresh, LLC - AmazonFresh" border="0" src="/fis/gif/logos/fresh-amazon.gif">
                                        </a>
                                    </div>
                                </marquee>
                            </td>
                            <td valign="middle" width="30">
                                <img onmouseover="change()" src="/fis/gif/footer/right.gif">
                            </td>
                        </tr>
                    </tbody>
                </table>
                <div>
                    <img border="0" height="30" src="/fis/gif/footer/titlelogos02-e.gif" usemap="#Map" width="989">
                    <map name="Map">
                        <area coords="830,3,926,36" href="javascript:openwindow('/fis/subscription/index.asp?', 630, 700)" shape="rect" target="_self">
                    </map>
                </div>
                <hr align="left" color="#003399" width="988">
                <table width="100%">
                    <tbody>
                        <tr bgcolor="#ffffff" valign="middle">
                            <td colspan="5" height="20" width="990">
                                <div align="center">
                                    <font color="#000000">
                                        Copyright 1995 - 2024 Seafood Media Group Ltd.| All Rights Reserved.&nbsp;&nbsp;&nbsp;
                                        <a href="javascript:disclaimerpopup('e')">
                                            <font color="#000000">
                                                <b>
                                                    DISCLAIMER
                                                </b>
                                            </font>
                                            &nbsp;
                                        </a>
                                        &nbsp;
                                    </font>
                                </div>
                            </td>
                        </tr>
                        <script language="JavaScript">
                            <!--
                            /*
                            var message="";
                            ///////////////////////////////////
                            function clickIE()
                            
                            {if (document.all)
                            {(message);return false;}}
                            
                            function clickNS(e) {
                            if
                            (document.layers||(document.getElementById&&!document.all))
                            {
                            if (e.which==2||e.which==3) {(message);return false;}}}
                            if (document.layers)
                            {document.captureEvents(Event.MOUSEDOWN);document.onmousedown=clickNS;}
                            else
                            {document.onmouseup=clickNS;document.oncontextmenu=clickIE;}
                            
                            document.oncontextmenu=new Function("alert('Copyright 1995 - 2024 FIS Information and Services | All Rights Reserved');return false")
                            */
                            
                            //-->
                        </script>
                    </tbody>
                </table>
            </div>
        </div>
        <script async="" src="https://www.googletagmanager.com/gtag/js?id=G-NZ4TFL3KX0">
        </script>
        <script>
            window.dataLayer = window.dataLayer || [];
            function gtag() {
                dataLayer.push(arguments);
            }
            gtag('js', new Date());
            gtag('config', 'G-NZ4TFL3KX0');
        </script>
        <script type="text/javascript">
            try {
                var pageTracker = _gat._getTracker("UA-11108017-1");
                pageTracker._trackPageview();
            } catch (err) {
            
            }
        </script>
        <script src="https://d31qbv1cthcecs.cloudfront.net/atrk.js" type="text/javascript">
        </script>
        <script type="text/javascript">
            _atrk_opts = {
                atrk_acct: "uM8ze1awka00OF",
                domain: "seafood.media"
            };
            atrk();
        </script>
        <noscript>
            <img alt="" height="1" src="https://d5nxst8fruw4z.cloudfront.net/atrk.gif?account=uM8ze1awka00OF" style="display:none" width="1">
        </noscript>
        <script language="javascript">
            firsthide();
        </script>
        <script language="javascript">
            init();
        </script>
    </body>
</html>

Latest requests

# Url Url Source Date
1 https://www.seafood.media/ 2024-05-20 16:18:07
2 https://www.qualityfreightgroup.co… 2024-05-20 16:18:06
3 https://englande544zof2.wikibriefi… 2024-05-20 16:17:49
4 https://domacidilna.cz/ 2024-05-20 16:17:39
5 https://thebolditalic.com/?gi=4246… 2024-05-20 16:17:32
6 https://mmsi-pkc.auth0.com/login?s… 2024-05-20 16:17:31
7 https://thebolditalic.com/?gi=981e… 2024-05-20 16:17:29
8 https://thebolditalic.com/?gi=367d… 2024-05-20 16:17:29
9 https://thebolditalic.com/?gi=9c09… 2024-05-20 16:17:28
10 https://thebolditalic.com/?gi=1105… 2024-05-20 16:17:28
11 https://thebolditalic.com/?gi=ef08… 2024-05-20 16:17:27
12 https://thebolditalic.com/?gi=595f… 2024-05-20 16:17:25
13 https://thebolditalic.com/?gi=512c… 2024-05-20 16:17:25
14 https://thebolditalic.com/?gi=344a… 2024-05-20 16:17:25
15 https://thebolditalic.com/?gi=3de6… 2024-05-20 16:17:24
16 https://thebolditalic.com/?gi=6880… 2024-05-20 16:17:23
17 https://thebolditalic.com/?gi=1b31… 2024-05-20 16:17:23
18 https://thebolditalic.com/?gi=0dde… 2024-05-20 16:17:22
19 https://thebolditalic.com/?gi=d9b5… 2024-05-20 16:17:21
20 https://thebolditalic.com/?gi=7caa… 2024-05-20 16:17:20