{FoodWanderers}: Recipe: Imitation Shark Fin Soup (2024)

");objDoc.close();objFrame.focus();objFrame.print();setTimeout(function(){jFrame.remove()},(60*1000))};//]]>

', longSum = '

' + longSummary + '

'; // Block Content switch(style){ case 'megamenu': htmlcode += '

' + thumb + '

' +metaTag + '

' +postTitle + '

'; break; case 'featured1': htmlcode += '

' +format + '

' + metaTag + '

' + postTitle + '

' +metaPost + '

'; break; case 'featured2': htmlcode += '

' +format + '

' + metaTag + '

' + postTitle + '

' +metaAuthor + '

'; break; case 'featured3': if( i === 0 ){ htmlcode += '

' +format + '

' + metaTag + '

' + postTitle + '

' +metaAuthor + '

'; } else { htmlcode += '

' +format + '

' + metaTag + '

' + postTitle + '

';} break; case 'featured4': if( i === 0 ){ htmlcode += '

'; } else if( i === 3 ){ htmlcode += '

' +format + '

' + metaTag + '

' + postTitle + '

'; } else { htmlcode += '

' +format + '

' + metaTag + '

' + postTitle + '

';} break; case 'trending': htmlcode += '

' +thumb + '

' + metaTag + '

' + postTitle + '

'; break; case 'block1': if( i === 0 ){ htmlcode += '

' +thumb + '

' + metaTag + '

' + postTitle + '

' + longSum + metaPost + '

'; } else { htmlcode += '

' +thumb + '

' + postTitle + '

' + shortSum + metaPost + '

';} break; case 'block2': htmlcode += '

' +thumb + '

' + postTitle + '

' + shortSum + metaPost + '

'; break; case 'block3': htmlcode += '

' +thumb + '

' + postTitle + '

' + metaPost + '

'; break; case 'block4': if( i === 0 ){ htmlcode += '

' +thumb + '

' + metaTag + '

' + postTitle + '

' + shortSum + metaPost + '

'; } else { htmlcode += '

' +thumb + '

' + postTitle + '

' +metaPost + '

';} break; case 'block5': if( i === 0 ){ htmlcode += '

' +thumb + '

' + postTitle + '

' + longSum + metaPost + '

'; } else { htmlcode += '

' +thumb + '

' + postTitle + '

' +metaPost + '

';} break; case 'block6': if( i === 0 ){ htmlcode += '

' +thumb + '

' + postTitle + '

' + longSum + metaPost + '

'; } else { htmlcode += '

' +thumb + '

' + postTitle + '

' +metaPost + '

';} break; case 'block9': htmlcode += '

' +thumb + '

' + postTitle + '

'; break; case 'block10': htmlcode += '

' +thumb + '

' +metaTag + '

' + postTitle + '

' + metaPost + '

'; break; case 'slider': htmlcode += '

  • ' + thumb + '
    ' + postTitle + '

    ' + metaPost + '

  • '; break; case 'feeds': htmlcode += '

  • ' + thumb + '
    ' + postTitle + '

    ' + metaPost + '

  • '; break; case 'related': htmlcode += '

    ' +thumb + '
    ' + postTitle + '

    ' +metaPost + '

    '; break; case 'recommended': htmlcode += '

    ' +thumb + '
    ' + postTitle + '

    ' +metaPost + '

    '; break; default: htmlcode += 'Oops! Something wrong here, you may have write a wrong style! the Block Content Styles is sensitive to the letters and spaces! be careful when you write styles, this is an example of a correct structure : 3/featured/recent, all letters should be lowercase! if this widget still not work, please send us an email to our customer support to get in touch to you ASAP!'; break; } } feedcode += ''; htmlcode += feedcode; switch(style){ case 'featured1': htmlcode += '

    '; break; case 'featured2 || featured3 || featured4': htmlcode += ''; break; case 'trending': htmlcode += '

    '; break; case 'megamenu || block1 || block2 || block3 || block4 || block5 || block6 || block7 || block8 || block9': htmlcode += ''; break; case 'block10': htmlcode += '

    '; break; case 'slider': htmlcode += '

    '; break; case 'related': htmlcode += ''; break; case 'recommended': htmlcode += ''; break; default: htmlcode += ''; break; } // Print The Resultsa s HTML parent.html(htmlcode); // ------------------------------------------------------ // Unwrap MegaMenu // ------------------------------------------------------ $( ".navmenu .PageList ul > li > ul > li a div.megamenu" ).unwrap(); $( ".navmenu .PageList ul > li > ul > li div.megamenu" ).unwrap(); $( ".navmenu .PageList ul > li > ul div.megamenu" ).unwrap(); // ------------------------------------------------------ // Feautred Layout One Slider Activated // ------------------------------------------------------ var featuredSlider = $( ".featured-posts .slider" ); featuredSlider.owlCarousel( { items: 1, loop: true, rtl: true, autoplay: true, smartSpeed: 500, autoplayTimeout: 3000, autoplayHoverPause: true, nav: true, navContainer: '#featuredNav', navText: [ '', '' ], dots: true, margin: 0, responsiveClass: true } ); // ------------------------------------------------------ // Trending Posts Slider Activated // ------------------------------------------------------ var trendingSlider = $( ".trending-posts .slider" ); trendingSlider.owlCarousel( { items: 5, loop: true, rtl: true, autoplay: true, smartSpeed: 500, autoplayTimeout: 3000, autoplayHoverPause: true, nav: true, navContainer: '#trendNav', navText: [ '', '' ], dots: false, margin: 2, responsiveClass: true, responsive: { 0: { items: 1 }, 480: { items: 3 }, 768: { items: 4 }, 992: { items: 5 } } } ); // ------------------------------------------------------ // Blog Layout Has Slider Activated // ------------------------------------------------------ var layoutSlider = $( ".has-slider .col" ); layoutSlider.owlCarousel( { items: 1, loop: true, rtl: true, autoplay: true, smartSpeed: 500, autoplayTimeout: 3000, autoplayHoverPause: true, nav: true, navContainer: '#blockNav', navText: [ '', '' ], dots: true, margin: 5, responsiveClass: true } ); // ------------------------------------------------------ // Slider Posts Widget Activated // ------------------------------------------------------ var postsSlider = $( ".slider-posts" ); postsSlider.owlCarousel( { items: 1, loop: true, rtl: true, autoplay: true, smartSpeed: 500, autoplayTimeout: 3000, autoplayHoverPause: true, nav: true, navContainer: '#sliderNav', navText: [ '', '' ], dots: true, margin: 0, responsiveClass: true } ); // ------------------------------------------------------ // Unveil Plugin Activated // ------------------------------------------------------ $("img.lazy").unveil(10, function() { $(this).load(function() { this.style.opacity = 1; }); }); }, error: function() { parent.html('Error Loading Feeds! Maybe this post is uncategorized! please make sure your post has at least one category.'); } }); } }; // Activate Ajax Feeds $(".navmenu .PageList ul > li > a,.featured-posts .widget-content,.trending-posts .widget-content,.home-builder .HTML .widget-content,.sidebar .HTML .widget-content,.footer-col .HTML .widget-content,.related,.recommended").each(function() { var $this = $(this), sp = $this.text().split("/"); if(!isNaN(sp[0])){ var count = sp[0], style = sp[1], label = sp[2]; blockfeeds($this, count, label, style); } }); // ------------------------------------------------------ // Post Snippet Excrept // ------------------------------------------------------ $('.long-snippet').each(function(){ var txt = $(this).text(); $(this).text(txt.substr(0, 150).replace(/[?,!\.-:;]*$/, '...')); }); // ------------------------------------------------------ // Wrap Elements for Sidebar Widget Title // ------------------------------------------------------ $('.widget').each(function() { $(this).find("h2").wrapAll( '

    '); }); $('.comments').each(function() { $(this).find("h4").wrapAll( '

    '); }); // ------------------------------------------------------ // Instagram Feed // ------------------------------------------------------ function instafeeds(parent, count, token) { // Ajax Load $.ajax({ type: 'GET', url: 'https://api.instagram.com/v1/users/self/media/recent/?access_token=' + token + '&count=' + count, cache: false, dataType: 'jsonp', success: function(insta) { // First Tag of Block Content var htmlcode= '

    '; // The Loop for (var i=0; i

    {FoodWanderers}: Recipe: Imitation Shark Fin Soup (1)' } htmlcode += '

    '; // Print The Results as HTML parent.html(htmlcode); }, error: function() { parent.html('Error Loading Images! Maybe this token is invalid.'); } }); }; $(".sidebar .HTML .widget-content,.instagram-gallery .widget-content,.footer-col .HTML .widget-content").each(function() { var $this = $(this), sp = $this.text().split("/"), widgetType = sp[0], count = sp[1], token = sp[2]; if(widgetType.replace(/\s/g, '') == "instagram"){ instafeeds($this, count, token); } }); // ------------------------------------------------------ // Optimize Images // ------------------------------------------------------ $(".popular-posts img").attr('src', function(i, src) { return src.replace('w72-h72-p-k-no-nu', 'w345-h200-c-k-no'); }); $(".widget.Image a img,.widget.FeaturedPost img").attr('src', function(i, src) { return src.replace('s1600', 'w345-h245-c'); }); $(".avatar-image-container img").attr('src', function(i, src) { return src.replace('s35', 's60'); }); $(".avatar-image-container img").attr('src', function(i, src) { return src.replace('//img1.blogblog.com/img/blank.gif', '//3.bp.blogspot.com/-fgwrcZWeRrU/V26tvNcGtsI/AAAAAAAAAG4/lGwGnQDZsNY7bAPr8hVorZruD-jHHxxOgCLcB/s60/anonyme.png' ); }); // ------------------------------------------------------ // Wrap Elements for Popular Posts Sidebar Widget // ------------------------------------------------------ $('.popular-posts li').each(function() { $(this).find(".item-title, .item-snippet").wrapAll( '

    '); }); // ------------------------------------------------------ // Post Layouts // ------------------------------------------------------ $(".post .single").each(function() { var $this = $(this), content = $this.find("*"), noSidebar = "[no-sidebar]", rightSidebar = "[right-sidebar]", leftSidebar = "[left-sidebar]"; content.replaceText(noSidebar, "" ); content.replaceText(rightSidebar, "" ); content.replaceText(leftSidebar, "" ); }); // ------------------------------------------------------ // Contact Page // ------------------------------------------------------ $(".post.single-post").each(function() { var $this = $(this), content = $this.find("*"), contactForm = "[contact-form]"; content.replaceText(contactForm, '

    ' ); }); // ------------------------------------------------------ // Post Advertisem*nt // ------------------------------------------------------ $('.post-body *').replaceText(/(\(post_ads\))/g, '

    '); $('.inner-ads').append($('#HTML50').html()); $('#HTML50').remove(); // ------------------------------------------------------ // Comments Expand // ------------------------------------------------------ $('.expand-toggle').on('click', function(){ $('.expand-content').slideToggle(500); }) // ------------------------------------------------------ // Post Load More // ------------------------------------------------------ var olderLink = $('a.blog-pager-older-link').attr("href"); if (olderLink) $('.loadMorePosts').show(); $('.loadMorePosts').on('click', function(){ $('.loadMorePosts').hide(); $.ajax({ url: olderLink, success: function(html){ var res = $(html).find('.blog-posts .blog-wrapper'); res.children(".status-msg-wrap").remove(); $('.blog-posts .blog-wrapper').append(res.html()); olderLink = $(html).find('.blog-pager-older-link').attr("href"); if (olderLink) $('.loadMorePosts').show();else $('#postsloaded').show(); // ------------------------------------------------------ // Unveil Plugin Activated // ------------------------------------------------------ $("img.lazy").unveil(10, function() { $(this).load(function() { this.style.opacity = 1; }); }); // ------------------------------------------------------ // Post Excrept // ------------------------------------------------------ $('.long-snippet').each(function(){ var txt = $(this).text(); $(this).text(txt.substr(0, 150).replace(/[?,!\.-:;]*$/, '...')); }); // ------------------------------------------------------ // Activate Match Height Plugin // ------------------------------------------------------ $( ".blog-wrapper" ).each( function() { $( this ).children( ".col" ).matchHeight(); } ); }, beforeSend: function() { $('#moreloader').show(); }, complete: function() { $('#moreloader').hide(); } }); })//]]>

    {FoodWanderers}: Recipe: Imitation Shark Fin Soup (2024)

    FAQs

    What is a good substitute for shark fin soup? ›

    Other substitutes include Cucurbita ficifolia (shark fin melon, shark fin soup squash), chicken breast, jinhua ham, vermicelli, soy, sea cucumber, bird's nest, pig's skin and gelatin.

    Why do restaurants not serve shark fin soup? ›

    Continued demand for shark fin soup, dumplings, and other shark fin dishes served in restaurants around the world perpetuates the practice of finning, a cruel practice in which the sharks are brought on board to have their fins sliced off—often while the shark is alive, after which the shark is tossed overboard to die ...

    What is Sharksfin siomai made of? ›

    Ingredients and preparation

    The standard ingredients include shrimp, crab sticks, shiitake and straw mushrooms. The dish is prepared with red agar for texture, and seasoned with salt, MSG, sugar, meal-cake, and ground white pepper.

    Why do Chinese people make shark fin soup? ›

    A status symbol and celebratory meal, it was enjoyed at only the most festive occasions, like weddings and banquets, and only by the wealthy. In addition to shark fin soup being a luxury item, many Asian cultures believed it had restorative abilities and could combat age and disease.

    Is it illegal to buy shark fin soup? ›

    The rule makes it illegal to “possess, buy, sell, or transport shark fins or any product containing shark fins,” essentially creating an outright ban on the shark fin trade in the U.S. However, the law still allows people to possess legally obtained shark fins in some circ*mstances if they have a license or permit.

    What is a good substitute for shark fish? ›

    When making soups, sturgeon has the same cartilaginous texture that thickens and enriches broths and chowders. Farm-raised cobia is also somewhat similar in texture to shark and is a great substitute, especially in grilled or roasted preparations.

    Why is shark fin soup bad for you? ›

    Globally, the blue shark has been shown to contain levels of mercury that frequently exceed safe dose limits. Given the prevalence of this species in the examined soups and the global nature of the fin trade, it is extremely likely that consumers of shark fin soup will be exposed to unsafe levels of this neurotoxin.

    Which country eats the most shark fin soup? ›

    Who Eats Shark Fin Soup? Although Chinese and people of Chinese descent primarily consume the dish, the consumption is increasing in western societies with affluent consumers, Asian and non-Asian. Around 50% of the dried fin market is brokered through Hong Kong and China is the primary market for shark fin.

    What does Sharkfin taste like? ›

    The substance of the fins actually has very little taste itself. Rather, it soaks up the flavor of whatever it is cooked with, much like tofu. It is usually cooked with chicken, ham or mushroom broth and it is those strong flavors that distinguish the soup.

    What is the Chinese name for shark fin soup? ›

    Shark fin soup (Chinese: 魚翅: pinyin: yú chì) is a Cantonese cuisine delicacy commonly served as part of a Chinese feast, at special occasions as a symbol of wealth and prestige.

    Is siomai Chinese or Japanese? ›

    Shumai (Chinese: 燒賣; pinyin: shāomài; Cantonese Yale: sīu-máai; Pe̍h-ōe-jī: sio-māi) is a type of traditional Chinese dumpling. In Cantonese cuisine, it is usually served as a dim sum snack.

    Is shark illegal in China? ›

    According to the World Wildlife Fund (WWF), great white sharks are considered a vulnerable species, with a "high risk" of extinction in the wild. They are also legally protected in China. Illegal possession and the unlawful trade of wildlife products in China can lead to fines or a prison sentence.

    Is shark fin soup illegal in California? ›

    Unfortunately, once part of a fin is in a bowl of soup, it's virtually impossible to know how it got there. California's shark fin ban, signed into law by then-Gov. Jerry Brown in 2011, makes it illegal to possess, sell and buy shark fins. Twelve other states now have similar bans.

    Do Japanese eat shark fin soup? ›

    Fins from many of the large and the very large sharks are used, however, including those of the great white shark (Carcharodon carcharias), the fibrous meat of which, incidentally, is eaten in part of northern Japan. The very large tiger shark (Galeocerdo cuvieri) is also listed as a source of good-quality shark meat.

    Is shark fin soup worth it? ›

    Modern nutritionists generally question the ancient claims of the healing powers of the soup. The fin is largely made up of cartilage, so it is does have value as a protein, but boasts little other nutritional value aside from that.

    What is the controversy over shark fin soup? ›

    Shark finning involves cutting off a shark's fin, often while the shark is still alive, and dumping the animal back into the sea to die slowly. The fins are used for shark fin soup, an East Asian dish associated with wealth and festivity. In reality, this soup is nothing to celebrate.

    References

    Top Articles
    Latest Posts
    Article information

    Author: Terrell Hackett

    Last Updated:

    Views: 6017

    Rating: 4.1 / 5 (52 voted)

    Reviews: 91% of readers found this page helpful

    Author information

    Name: Terrell Hackett

    Birthday: 1992-03-17

    Address: Suite 453 459 Gibson Squares, East Adriane, AK 71925-5692

    Phone: +21811810803470

    Job: Chief Representative

    Hobby: Board games, Rock climbing, Ghost hunting, Origami, Kabaddi, Mushroom hunting, Gaming

    Introduction: My name is Terrell Hackett, I am a gleaming, brainy, courageous, helpful, healthy, cooperative, graceful person who loves writing and wants to share my knowledge and understanding with you.